Skip to content

spring security authorization server @EnableAuthorizationServer and resource server: @EnableResourceServer example

Notifications You must be signed in to change notification settings

daggerok/secure-me-please

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secure-me-please build

spring oauth2 security example (spring-data mongodb users)

spring-stack:

  • spring-security-oauth2
    • resource server
    • authorization server
    • spring-security-test
  • mvc-test
  • spring-data rest/mongo
git clone ... && cd $_
gradle clean test

read for details:

  • comments in com.daggerok.oauth2.SecureMePleaseApplication main class
  • or tests in com.daggerok.oauth2.SecureMePleaseApplicationTests

links:

About

spring security authorization server @EnableAuthorizationServer and resource server: @EnableResourceServer example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages