A simple spring boot application with Spring Security and Spring Data (MongoDB)
This application can be used as base application for any spring boot applicaiton
This application includes Spring Security configurations, which need to be modified for your need to allow or disallow end points to be accessed
Spring Data with MongoDB is used in this application.
This application also allows CORS filter from the other applications, which is configurable.