Skip to content

RESTful API built with Spring Boot and MongoDB, featuring CRUD operations, domain modeling, and query handling with Spring Data. Perfect for learning backend development with NoSQL.

License

Notifications You must be signed in to change notification settings

MaarceloLuiz/apirestful-springboot-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api Rest - Spring Boot - MongoDB

NPM


Objective

  • Develop a Spring Boot Project
  • Implement Domain Model
  • Implement CRUD
  • Implement Query using Spring Data and Mongo Query Operators
  • Use MongoDBCompass

Domain Model

apirestDomainModel

Tech && Frameworks

  • Java
  • Spring Boot
  • MongoDB
  • Postman

How to Install and Run

Prerequisites: Java 08, MongoDB, Postman

# clone repository
git clone https://github.com/MaarceloLuiz/apirestful-springboot-mongodb.git

# enter the project folder
cd apirestful-springboot-mongodb

# run the project
./mvnw spring-boot:run

#After running the project you can check the results on Postman

Author

Marcelo Luiz Guimarães Pereira

LinkedIn


About

RESTful API built with Spring Boot and MongoDB, featuring CRUD operations, domain modeling, and query handling with Spring Data. Perfect for learning backend development with NoSQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages