* [BAEL-17488] - README descriptions 4 * [BAEL-17488] - README descriptions 4 * minor changes
11 lines
383 B
Markdown
11 lines
383 B
Markdown
## Spring Boot Client
|
|
|
|
This module contains articles about Spring Boot Clients
|
|
|
|
### 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) |