Skip to content

Files

Latest commit

 

History

History
17 lines (14 loc) · 441 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 441 Bytes

Spring Security OAuth

Relevant Articles:

Build the Project

mvn clean install

Notes

  • Make sure to run the project on port 8081
  • Run 4 sub-modules simultaneously
    • spring-security-oauth-server
    • spring-security-oauth-resource
    • spring-security-oauth-ui-implicit
    • spring-security-oauth-ui-password