cddf858c05
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project * BAEL-5246: Initial pass for pom cleanup - upto spring-cloud * BAEL-5246: pom cleanup upto testing-modules/junit5 * BAEL-5246: pom cleanup - upto xstream * BAEL-5246: pom cleanup - last round (before review) |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.MD | ||
pom.xml |
README.MD
###The Course The "REST With Spring" Classes: http://bit.ly/restwithspring
###Relevant Articles:
- Quick Guide to @RestClientTest in Spring Boot
- Intro to Spring Boot Starters
- A Guide to Spring in Eclipse STS
- Introduction to WebJars
- Create a Fat Jar App with Spring Boot
- The @ServletComponentScan Annotation in Spring Boot
- A Custom Data Binder in Spring MVC
- Intro to Building an Application with Spring Boot
- How to Register a Servlet in a Java Web Application