0% found this document useful (0 votes)
14 views9 pages

04 Spring S

Spring Boot makes it easy to create stand-alone, production-grade Spring applications with minimal configuration and takes an opinionated view of the Spring platform and libraries to help developers get started faster, providing non-functional features like embedded servers and externalized configuration commonly needed for projects.

Uploaded by

Suresh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views9 pages

04 Spring S

Spring Boot makes it easy to create stand-alone, production-grade Spring applications with minimal configuration and takes an opinionated view of the Spring platform and libraries to help developers get started faster, providing non-functional features like embedded servers and externalized configuration commonly needed for projects.

Uploaded by

Suresh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Outline

• Spring Framework Recap


• What is Spring Boot
• Spring Boot Components
• Spring Boot Modules
• Spring Boot Features
Request Life-cycle
4
Spring Boot
• Makes it easy to create stand-alone, production-grade Spring-based
Applications with minimal configuration

• Takes an opinionated view of the Spring platform and third-party libraries, so


that you we get started with development faster

• Provides a range of non-functional features that are common to large classes of


projects
(e.g: embedded servers, security, metrics, health checks and externalized
configuration)

5
Spring Boot Components

6
Spring Boot Modules

7
Spring Boot Features
 SpringApplication
 Externalized Configuration
 Logging
 Packaging
 Profiling
 DevTools
 Monitoring (Actuator)
 Application Properties

8
Thank You!

You might also like