Spring Boot tutorial 2016-04-18 23:20

Spring Boot is Spring's convention-over-configuration solution. You can build a Spring project with less configuration. You do not need deploy you project in Tomcat or Jetty, you can "just run" a Spring Boot project. In This tutorial we will show you how to use spring boot step by step.

resource file

working with databases

show page

commonly-used function

test

misc