Title: Spring Boot Online Training - NareshIT
1Spring Boot and Micro services
https//nareshit.com/spring-boot-and-microservices
-online-training/
2Topics
- What is Spring boot?
- Which is an important feature of Spring Boot?
- What is the main purpose of Spring Boot?
- What are the important annotations in Spring
Boot? - What is REST API in Spring Boot?
- What are the four layers in Spring Boot?
https//
3What is Spring boot ?
- Spring Boot makes it easy to create stand-alone,
production-grade Spring based Applications that
you can "just run". We take an opinionated view
of the Spring .
https//nareshit.com/spring-boot-and-microservices
-online-training/
4Which is an important feature of Spring Boot?
- Here are just a few of the features in Spring
Boot Opinionated 'starter' dependencies to
simplify the build and application configuration.
Embedded server to avoid complexity in
application deployment. Metrics, Health check,
and externalized configuration.
https//nareshit.com/spring-boot-and-microservices
-online-training/
5What is the main purpose of Spring Boot?
- Spring Boot helps developers create applications
that just run. Specifically, it lets you create
standalone applications that run on their own,
without relying on an external web server, by
embedding a web server such as Tomcat or Netty
into your app during the initialization process..
https//nareshit.com/spring-boot-and-microservices
-online-training/
6What are the important annotations in Spring Boot?
Spring Boot Annotations Everyone Should Know
2023 _at_ Bean. Explore Our Software Development
Free Courses. _at_ Service. _at_ Repository. _at_
Configuration. Explore our Popular Software
Engineering Courses. _at_ Controller. In-Demand
Software Development Skills. _at_ Request Mapping. _at_
Auto wired. _at_ Component.
https//nareshit.com/spring-boot-and-microservices
-online-training/
7What is REST API in Spring Boot?
The REST application follows the REST
architectural approach. We use the REST
application for developing and designing
networked applications. It generates the HTTP
request that performs CRUD operations on the
data. Usually, it returns data in JSON or XML
format.
https//nareshit.com/spring-boot-and-microservices
-online-training/
8What are the four layers in Spring Boot?
- The spring boot consists of the following four
layers - 1. Presentation Layer. The presentation layer is
the top layer of the spring boot architecture.
... - 2. Business Layer. ...
- 3. Persistence Layer. ...
- 4. Database Layer.
https//nareshit.com/spring-boot-and-microservices
-online-training/
9Thank You
- For More Information
- Address2nd Floor, DurgaBhavani Plaza,
- Satyam Theatre Road, Ameerpet,
- Hyderabad, Telangana - 500016
- Phone 91-8179191999
- Email online_at_nareshit.com
- https//nareshit.com/spring-boot-and-microservices
-online-training/