Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.66 KB

README.md

File metadata and controls

53 lines (38 loc) · 1.66 KB

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