Feature/java 14459 (#13336)

* JAVA-14459, GitHub Issue: Reactive WebSocket App example no longer works.

* JAVA-14459, Move spring5 reactive webflux filters to its own module.

* JAVA-14459, Update README.md, remove links to irrelevant articles.

Co-authored-by: jogra <joseph.sterling.grah@miles.no>
This commit is contained in:
jsgrah-spring 2023-01-23 16:04:07 +01:00 committed by GitHub
parent 8f620b2281
commit 189904b6d7

View File

@ -7,9 +7,4 @@ The "REST With Spring" Classes: https://bit.ly/restwithspring
### Relevant Articles
- [Exploring the Spring 5 WebFlux URL Matching](https://www.baeldung.com/spring-5-mvc-url-matching)
- [Reactive WebSockets with Spring 5](https://www.baeldung.com/spring-5-reactive-websockets)
- [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-2)