An open API service indexing awesome lists of open source software.

https://github.com/bhawanihmh/springboot-webflux-mongodb

Example using SpringBoot , Webflux and MongoDB.
https://github.com/bhawanihmh/springboot-webflux-mongodb

mongodb mongodb-database sprinf-webflux-mongodb springboot-webflux-mongodb webflux webflux-streaming-demo

Last synced: 5 months ago
JSON representation

Example using SpringBoot , Webflux and MongoDB.

Awesome Lists containing this project

README

          

# springboot-webflux-mongodb
Example using SpringBoot , Webflux and MongoDB.

Reference: https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html


1. Use "EmployeeData"

2. For Postman collection use "SpringWebFluxMongoDBDemo.postman_collection.json" or link mintion in "PostmanCollection" file.

3. Use maven commands and enjoy.