9 lines
431 B
Plaintext
Raw Normal View History

2016-06-28 12:27:04 +03:00
###The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
2016-10-04 15:09:51 +06:00
###Relevant Articles:
- [Quick Guide to @RestClientTest in Spring Boot](http://www.baeldung.com/restclienttest-in-spring-boot)
- [Intro to Spring Boot Starters](http://www.baeldung.com/spring-boot-starters)
- [A Guide to Spring in Eclipse STS](http://www.baeldung.com/eclipse-sts-spring)
2016-11-11 16:37:14 +06:00
- [Introduction to WebJars](http://www.baeldung.com/maven-webjars)