Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 228 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 228 Bytes

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.