JAVA-14288 Fixed Readme link (#12685)
This commit is contained in:
parent
ce556996a0
commit
cabacea957
|
@ -1,6 +1,6 @@
|
|||
## Spring 5 Reactive Project
|
||||
|
||||
This module contains articles about reactive Spring 5
|
||||
This module contains articles about reactive Spring 5
|
||||
|
||||
### The Course
|
||||
The "REST With Spring" Classes: https://bit.ly/restwithspring
|
||||
|
@ -12,4 +12,4 @@ The "REST With Spring" Classes: https://bit.ly/restwithspring
|
|||
- [Spring Webflux Filters](https://www.baeldung.com/spring-webflux-filters)
|
||||
- [How to Set a Header on a Response with Spring 5](https://www.baeldung.com/spring-response-header)
|
||||
- [A Guide to Spring Session Reactive Support: WebSession](https://www.baeldung.com/spring-session-reactive)
|
||||
- More articles: [[next -->]](/spring-5-reactive-modules/spring-5-reactive-2)
|
||||
- More articles: [[next -->]](../spring-5-reactive-2)
|
||||
|
|
Loading…
Reference in New Issue