java-tutorials/spring-5
Tian Baoqiang e6d9dde931 add a main-class variable on maven building and exclude IntegrationTests (#1530)
* add a main-class variable on maven building and exclude IntegrationTests

* hardcode spring-boot main class to Spring5Application
2017-03-29 11:43:21 +02:00
..
src BAEL-636: register servlet using java config (#1525) 2017-03-28 13:50:03 +02:00
.gitignore initial commit of spring 5 project 2017-02-24 13:50:46 +02:00
README.md Update README.md (#1441) 2017-03-19 20:02:50 +01:00
pom.xml add a main-class variable on maven building and exclude IntegrationTests (#1530) 2017-03-29 11:43:21 +02:00

README.md

Spring REST Example Project

The Course

The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles