Spring Boot Online Training - NareshIT - PowerPoint PPT Presentation

About This Presentation
Title:

Spring Boot Online Training - NareshIT

Description:

Spring Boot Online Training - NareshIT Website Link: Course Curriculum – PowerPoint PPT presentation

Number of Views:18
Slides: 10
Provided by: avinashit
Category:
Tags:

less

Transcript and Presenter's Notes

Title: Spring Boot Online Training - NareshIT


1
Spring Boot and Micro services
https//nareshit.com/spring-boot-and-microservices
-online-training/
2
Topics
  1. What is Spring boot?
  2. Which is an important feature of Spring Boot?
  3. What is the main purpose of Spring Boot?
  4. What are the important annotations in Spring
    Boot?
  5. What is REST API in Spring Boot?
  6. What are the four layers in Spring Boot?

https//
3
What 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/
4
Which 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/
5
What 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/
6
What 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/
7
What 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/
8
What 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/
9
Thank 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/
Write a Comment
User Comments (0)
About PowerShow.com