# Conflicts: # algorithms-miscellaneous-4/README.md # algorithms-sorting/README.md # gradle-5/README.md # java-dates-2/README.md # jaxb/README.md # jersey/README.md # libraries-primitive/README.MD # mapstruct/README.md # metrics/README.md # ml/README.md # persistence-modules/sirix/README.md # spring-5-data-reactive/README.md # spring-5/README.md # spring-boot-autoconfiguration/README.md # spring-freemarker/README.md # spring-mvc-simple-2/README.md # spring-mvc-xml/README.md # spring-thymeleaf-2/README.md # testing-modules/junit-5-advanced/README.md # xml/README.md
13 lines
559 B
Markdown
13 lines
559 B
Markdown
## Spring REST Example Project
|
|
|
|
This module contains articles about reactive Spring 5 WebClient
|
|
|
|
### The Course
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
### Relevant Articles
|
|
- [Logging Spring WebClient Calls](https://www.baeldung.com/spring-log-webclient-calls)
|
|
- [Simultaneous Spring WebClient Calls](https://www.baeldung.com/spring-webclient-simultaneous-calls)
|
|
- [Logging Spring WebClient Calls](https://www.baeldung.com/spring-log-webclient-calls)
|
|
- [Mocking a WebClient in Spring](https://www.baeldung.com/spring-mocking-webclient)
|