[BAEL-8473] - Moved articles from spring-boot module to new spring-boot-client module

This commit is contained in:
amit2103
2018-08-26 15:10:16 +05:30
parent 24b6f662d8
commit c7f95c2c65
15 changed files with 201 additions and 24 deletions
+7
View File
@@ -0,0 +1,7 @@
### The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Quick Guide to @RestClientTest in Spring Boot](http://www.baeldung.com/restclienttest-in-spring-boot)
- [A Java Client for a WebSockets API](http://www.baeldung.com/websockets-api-java-spring-client)