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.
- Host: GitHub
- URL: https://github.com/bhawanihmh/springboot-webflux-mongodb
- Owner: bhawanihmh
- Created: 2019-07-07T07:52:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T11:27:17.000Z (about 6 years ago)
- Last Synced: 2025-01-05T09:44:13.076Z (12 months ago)
- Topics: mongodb, mongodb-database, sprinf-webflux-mongodb, springboot-webflux-mongodb, webflux, webflux-streaming-demo
- Language: Java
- Size: 25.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.