https://github.com/prabhakar-naik/spring-boot-mongo-atlas
The spring-boot-mongo-atlas project demonstrates the integration of Spring Boot with MongoDB Atlas, a cloud-based MongoDB service. It showcases how to connect Spring Boot applications to MongoDB Atlas clusters, perform CRUD operations on MongoDB documents, and leverage features like document validation and indexing. This project provides a practica
https://github.com/prabhakar-naik/spring-boot-mongo-atlas
cloud crud-application java mongodb-atlas nosql-database rest-api restful-api sample-project spring-boot
Last synced: 3 months ago
JSON representation
The spring-boot-mongo-atlas project demonstrates the integration of Spring Boot with MongoDB Atlas, a cloud-based MongoDB service. It showcases how to connect Spring Boot applications to MongoDB Atlas clusters, perform CRUD operations on MongoDB documents, and leverage features like document validation and indexing. This project provides a practica
- Host: GitHub
- URL: https://github.com/prabhakar-naik/spring-boot-mongo-atlas
- Owner: Prabhakar-Naik
- Created: 2024-05-29T12:01:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T04:46:48.000Z (about 2 years ago)
- Last Synced: 2025-02-14T13:42:29.311Z (over 1 year ago)
- Topics: cloud, crud-application, java, mongodb-atlas, nosql-database, rest-api, restful-api, sample-project, spring-boot
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-mongo-atlas
The spring-boot-mongo-atlas project demonstrates the integration of Spring Boot with MongoDB Atlas, a cloud-based MongoDB service. It showcases how to connect Spring Boot applications to MongoDB Atlas clusters, perform CRUD operations on MongoDB documents, and leverage features like document validation and indexing. This project provides a practical example of building scalable and reliable applications using Spring Boot with a managed MongoDB service in the cloud.
spring-boot-mongo-atlas