moved functional validation examples from spring-5-reactive to spring-5-reactive-2

This commit is contained in:
fejera
2019-09-29 15:35:59 +02:00
parent 4c3af61952
commit 79cc747844
17 changed files with 21 additions and 3 deletions

View File

@@ -18,7 +18,6 @@ The "REST With Spring" Classes: https://bit.ly/restwithspring
- [Server-Sent Events in Spring](https://www.baeldung.com/spring-server-sent-events)
- [A Guide to Spring Session Reactive Support: WebSession](https://www.baeldung.com/spring-session-reactive)
- [Validation for Functional Endpoints in Spring 5](https://www.baeldung.com/spring-functional-endpoints-validation)
- [Logging a Reactive Sequence](https://www.baeldung.com/spring-reactive-sequence-logging)
- [Testing Reactive Streams Using StepVerifier and TestPublisher](https://www.baeldung.com/reactive-streams-step-verifier-test-publisher)
- [Debugging Reactive Streams in Spring 5](https://www.baeldung.com/spring-debugging-reactive-streams)