* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-starters and http://www.baeldung.com/spring-mvc-custom-data-binder * BAEL-1800 - Code for http://www.baeldung.com/maven-webjars and http://www.baeldung.com/deployable-fat-jar-spring-boot * BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown * BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown * BAEL-1800 - Code for http://www.baeldung.com/spring-boot-dependency-management-custom-parent * BAEL-1800 - updates to README * BAEL-1800 - did not need graphql and demo for webjar project.
14 lines
732 B
Markdown
14 lines
732 B
Markdown
### 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)
|
|
- [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)
|
|
|