Spring Boot
Jump to navigation
Jump to search
External
- https://spring.io/projects/spring-boot
- Spring Boot Reference Guide https://docs.spring.io/spring-boot/docs/2.0.5.RELEASE/reference/htmlsingle/
- InfoQ Exploring Micro-frameworks: Spring Boot https://www.infoq.com/articles/microframeworks1-spring-boot
Internal
Overview
What it is?
Spring Boot is an extension of the Spring Framework that offer several productivity enhancements, such as autoconfiguration. Spring Boot aims at simplifying the Spring development model.