springboot_mongo This is a spring boot application with mongoDB support. Here we perform basic CRUD operations on the User entity. Springboot App also has Springfox Swagger support. Therefore, explore the basic APIs at http://localhost:8080/swagger-ui.html.