Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-security

A spring project to try spring security with JWT, OAUTH2

Build

mvn clean install       # A bit slower as copies the jar to .m2 folder
mvn clean package       # A bit faster as skips the copy part

Run

mvn spring-boot:run     # Run the project 
java -jar target/security-basic-0.0.1-SNAPSHOT.jar

Test

mvn test 

About

A spring project to try spring security with JWT, OAUTH2

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages