3d2f6eff67
* First approach for the scenario, not stable yet. * Added 2 services for teh article Consumer is the main example project, with all the debugging functionality * * cleaned unused spring-5-data functionality * cleaning unused spring-5-data pom * *fixed indentation error * addressed Jira comments: * Created live test, and renamed unit test as integrtion test * Tried to fix issue in CI, couldnt reproduce locally |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
Spring 5 Reactive Project
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles
- Introduction to the Functional Web Framework in Spring 5
- Spring 5 WebClient
- Exploring the Spring 5 MVC URL Matching Improvements
- Reactive WebSockets with Spring 5
- Spring Webflux Filters
- How to Set a Header on a Response with Spring 5
- Spring Webflux and CORS
- Handling Errors in Spring WebFlux
- Server-Sent Events in Spring
- A Guide to Spring Session Reactive Support: WebSession
- Validation for Functional Endpoints in Spring 5