-
Notifications
You must be signed in to change notification settings - Fork 9
Spring Boot Features
Ramesh Fadatare edited this page Sep 11, 2018
·
1 revision
Spring Boot is an opinionated framework that helps developers build Spring-based applications quickly and easily. The main goal of Spring Boot is to quickly create Spring-based applications without requiring developers to write the same boilerplate configuration again and again.
- Spring Boot starters
- Spring Boot autoconfiguration
- Elegant configuration management
- Spring Boot actuator
- Easy-to-use embedded servlet container support