12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
|
## 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](https://www.baeldung.com/restclienttest-in-spring-boot)
|
||
|
- [A Java Client for a WebSockets API](https://www.baeldung.com/websockets-api-java-spring-client)
|