Spring Boot: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
<font color=red>What it is?</font> | <font color=red>What it is?</font> | ||
SpringBoot aims at simplifying the Spring development model. | |||
=Subjects= | =Subjects= |
Revision as of 04:58, 10 October 2018
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?
SpringBoot aims at simplifying the Spring development model.