https://github.com/bootcamptoprod/spring-boot-embedded-mongo
A simple app showcasing how to use embedded Mongo inside a Spring Boot
https://github.com/bootcamptoprod/spring-boot-embedded-mongo
crud-api crud-application crud-operations database embedded-database flapdoodle-embed-mongo integration-testing mongodb spring spring-boot testing
Last synced: 12 days ago
JSON representation
A simple app showcasing how to use embedded Mongo inside a Spring Boot
- Host: GitHub
- URL: https://github.com/bootcamptoprod/spring-boot-embedded-mongo
- Owner: BootcampToProd
- Created: 2023-04-24T09:28:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-28T22:57:13.000Z (almost 3 years ago)
- Last Synced: 2025-06-27T10:07:32.868Z (10 months ago)
- Topics: crud-api, crud-application, crud-operations, database, embedded-database, flapdoodle-embed-mongo, integration-testing, mongodb, spring, spring-boot, testing
- Language: Java
- Homepage: https://bootcamptoprod.com/embedded-mongodb-spring-boot-guide/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-embedded-mongo
A simple app showcasing how to use embedded Mongo inside a Spring Boot