spring-projects / spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
https://spring.io/projects/spring-boot
Apache License 2.0
75.22k stars 40.7k forks source link

Provide a starter for reactive Spring Data MongoDB #8051

Closed wilkinsona closed 7 years ago

wilkinsona commented 7 years ago

We should consider providing a spring-boot-starter-data-reactive-mongodb that pulls in the relevant Mongo Driver, Reactor, etc

snicoll commented 7 years ago

Closing in favour of PR #8230