geoffsee / oauth2-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth 2.0 Login Sample

Run the Sample

  1. Build the sample → ./gradlew clean build

  2. Run UAA → ./gradlew -b uaa/build.gradle cargoRunLocal

  3. Run the sample → ./gradlew bootRun

  4. Go to http://localhost:8080 and login to UAA using springsec5 / password

About


Languages

Language:Java 75.0%Language:HTML 25.0%