Skip to content

stevengreens10/SpringBootREST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.