Spring Boot Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
=Developer Tools= | =Developer Tools= | ||
Additional set of tools that come as part of Spring Boot, and which can make, according to the documentation, "development experience a little more pleasant". The artifacts are identified as <tt>org.springframework.boot:spring-boot-devtools</tt>. <font color=darkgray>They include the following development-time features: | |||
* ? | |||
* ? | |||
* ? | |||
</font> | |||
=TODO= | =TODO= |
Revision as of 01:49, 8 October 2018
Internal
Developer Tools
Additional set of tools that come as part of Spring Boot, and which can make, according to the documentation, "development experience a little more pleasant". The artifacts are identified as org.springframework.boot:spring-boot-devtools. They include the following development-time features:
- ?
- ?
- ?
TODO
- Spring Boot starter.