Skip to content

devsuperior/spring-mongodb-ref

Repository files navigation

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

About

Spring mongoDB project reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages