Spring Boot



0
44076

Introduces Spring Boot by covering how to get a fully deployable web project running with little effort via the Spring Initializr website at start.spring.io and through command line interface tool (CLI) via spring.bat. Covers what Spring Boot is and how it can help you quickly get started working on your application logic instead of looking for dependencies and configuring Spring beans. The example concentrates on Spring Boot however includes an example using Spring MVC, Spring data with (JPA), H2 and a Thymeleaf template (but this is not a tutorial on String MVC, Spring-data or Thymleaf). Also shows you how to override and add Spring Boot configuration after the project has been created. The demo ends off demonstrating how to go through the Spring CLI to get up and running with Spring Boot and a brief introduction to the Actuator functionality.

Published by: MVP Java Published at: 7 years ago Category: آموزشی