Skip to content

This project is a practical workshop that integrates Spring Boot with MongoDB, a NoSQL database. It covers basic CRUD operations and teaches how to manage data using the MongoDB repository pattern with Spring Data MongoDB, enabling efficient interaction with the database.

License

Notifications You must be signed in to change notification settings

CesarImperas/workshop-springboot-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop - Spring Boot 4 and MongoDB

NPM

About the Project

This project is a hands-on workshop focused on using Spring Boot with MongoDB. It demonstrates how to integrate MongoDB, a NoSQL database, with a Spring Boot application for data persistence. The project includes basic CRUD (Create, Read, Update and Delete) operations and teaches how to manage data through the MongoDB repository pattern, leveraging Spring Data MongoDB for efficient database interaction.

Conceptual Model

UML Diagram

UML Diagram

Logical Layers

Logical Layers

Technologies Used

Back-end

Java Spring Apache Maven Spring Data MongoDB

API Testing

Postman

DBMS (Data Base Management System)

MongoDB

Author

Caio Cesar Vieira Cavalcanti

References

Dev Superior

About

This project is a practical workshop that integrates Spring Boot with MongoDB, a NoSQL database. It covers basic CRUD operations and teaches how to manage data using the MongoDB repository pattern with Spring Data MongoDB, enabling efficient interaction with the database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages