Skip to content

[WIP] This project is an Spring Framwork API that integrates with MongoDB using Spring Data MongoDB project

Notifications You must be signed in to change notification settings

rodrigoosoares/spring-mongo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project overview

This is a Spring project With java that implements MongoDB integration usgin Spring Data MongoDB Project.

Project instructions

This is a Web API that allows CRUD operations for manipulate user information For more information see swagger page, that is created alongside the project: (http://localhost:8080/swagger-ui/index.html#/)

Project functionalities

  • Spring Rest controller
  • Custom validation with ConstraintValidator
  • Swagger basic configuration
  • Custom log with: Logback, AbstractRequestLoggingFilter, MDC
  • MongoDB with spring data, with pageable query
  • ExceptionHandler (with @ControllerAdvice)

About

[WIP] This project is an Spring Framwork API that integrates with MongoDB using Spring Data MongoDB project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published