/SpringBootREST

Example secured Spring Boot REST application

Primary LanguageJava

SpringBootREST

This project showcases an example REST backend application. It is secured by user authentication which generates a JWT allowing access to authorized endpoints. Uses MongoDB to store information about users.