Skip to content

yahiabrd/SpringBootApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBootApp

Demo Spring boot App using to test CRUD operations with jwt authentication.

This app contains :

  • Spring boot
  • Hibernate
  • User controller with methods like post, get, put and delete
  • User entity model
  • User repository and service
  • Angular client
  • Jwt
  • Web configurer