[BAEL-17477] Add links between reactive & reactive-2 (#7839)

This commit is contained in:
Sam Millington 2019-09-24 14:12:44 +01:00 committed by Josh Cummings
parent 933b41c8b5
commit ee9f90ab2f
2 changed files with 2 additions and 1 deletions

View File

@ -3,3 +3,4 @@
This module contains articles about reactive Spring 5
- [Spring WebClient vs. RestTemplate](https://www.baeldung.com/spring-webclient-resttemplate)
- More articles: [[<-- prev]](/spring-5-reactive)

View File

@ -22,4 +22,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [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)
- [Static Content in Spring WebFlux](https://www.baeldung.com/spring-webflux-static-content)
- [more...](/spring-5-reactive-2)
- More articles: [[next -->]](/spring-5-reactive-2)