2018-05-30 22:34:01 -04:00
|
|
|
### The Course
|
|
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
|
|
- [Intro to Spring Boot Starters](http://www.baeldung.com/spring-boot-starters)
|
|
|
|
|
- [A Custom Data Binder in Spring MVC](http://www.baeldung.com/spring-mvc-custom-data-binder)
|
2018-05-31 14:41:03 -04:00
|
|
|
- [Introduction to WebJars](http://www.baeldung.com/maven-webjars)
|
|
|
|
|
- [A Quick Guide to Maven Wrapper](http://www.baeldung.com/maven-wrapper)
|
|
|
|
|
- [Shutdown a Spring Boot Application](http://www.baeldung.com/spring-boot-shutdown)
|
|
|
|
|
- [Create a Fat Jar App with Spring Boot](http://www.baeldung.com/deployable-fat-jar-spring-boot)
|
|
|
|
|
- [Spring Boot Dependency Management with a Custom Parent](http://www.baeldung.com/spring-boot-dependency-management-custom-parent)
|
|
|
|
|
|