Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 857 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 857 Bytes

DevSuperior logo Spring MongoDB Reference Project

This repository aims to provide the Reference project spring boot and mongodb to be used in DevSuperior courses

Postman Collection and Environment:

(download from the main folder of this repository, then import it into your Postman)

host: http://localhost:8080

Domain Model

Image

Includes

The following features are preconfigured.

Features

  • Find users
  • Find users by id
  • Insert new user
  • Update user
  • Delete user
  • Find user posts
  • Find posts by id
  • Search posts by title
  • Search posts using multiple criteria

Spring Boot versions

  • 3.0.0-RC1
  • 3.2.8