https://github.com/atechguide/spring5-mongo-recipe-app
Recipe App based on NoSQL MongoDB
https://github.com/atechguide/spring5-mongo-recipe-app
project
Last synced: 8 months ago
JSON representation
Recipe App based on NoSQL MongoDB
- Host: GitHub
- URL: https://github.com/atechguide/spring5-mongo-recipe-app
- Owner: aTechGuide
- Created: 2017-09-03T10:50:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T13:31:17.000Z (over 8 years ago)
- Last Synced: 2025-05-31T10:47:44.011Z (about 1 year ago)
- Topics: project
- Language: Java
- Homepage:
- Size: 325 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/kamranalinitb/spring5-mongo-recipe-app) [](https://codecov.io/gh/kamranalinitb/spring5-mongo-recipe-app)
# Recipe App
This app spun off from its [parent](https://github.com/kamranalinitb/spring5-recipe-app) SQL based Recipe App.
It uses reactive servlet (WebFlux) and reactive MongoDB adapter making it Reactive End to End.
Developed while learning Reactive Programming and WebFlux @[SpringFrameworkGuru](https://courses.springframework.guru/p/spring-framework-5-begginer-to-guru)