BAEL-2486: Added link to published article in README of examples module. (#7225)

This commit is contained in:
Drazen Nikolic 2019-06-30 18:46:48 +02:00 committed by maibin
parent 447c8c3599
commit 81358eefbb
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles
- [Reactive Flow with MongoDB, Kotlin, and Spring WebFlux](http://www.baeldung.com/kotlin-mongodb-spring-webflux)
- [Spring Data Reactive Repositories with MongoDB](http://www.baeldung.com/spring-data-mongodb-reactive)
- [Spring Data MongoDB Tailable Cursors](https://www.baeldung.com/spring-data-mongodb-tailable-cursors)