Spring Boot Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 11: Line 11:
</font>
</font>


=TODO=
=Spring Boot Starter Dependency=
 
<font color=darkgray>
 
* Spring Boot starter.
 
</font>


=a=
=a=

Revision as of 01:50, 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:

  • ?
  • ?
  • ?

Spring Boot Starter Dependency

a