java-tutorials/persistence-modules/spring-data-mongodb-reactive
Haroon Khan b9789c23f0 [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2

* [JAVA-13976] Fix failing test due to incorrect Jackson version
2022-08-22 22:47:32 +05:30
..
src JAVA-8984: Use embedded mongo version 4.4.9 (#11653) 2022-01-11 21:03:05 +05:30
README.md JAVA-6511 update readme, add context test 2021-08-20 10:54:24 +03:00
pom.xml [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603) 2022-08-22 22:47:32 +05:30

README.md

Spring Data Reactive Project

This module contains articles about reactive Spring 5 Data

The Course

The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles