-
Build the sample →
./gradlew clean build
-
Run UAA Server →
./gradlew -b uaa-server/build.gradle uaa
-
Run Gateway →
./gradlew -b gateway/build.gradle bootRun
-
Run Resource Server →
./gradlew -b resource-server/build.gradle bootRun
-
Go to
http://localhost:8080
and login to UAA using user1/password
forked from spring-cloud-samples/sample-gateway-oauth2login
-
Notifications
You must be signed in to change notification settings - Fork 0
daggerok/fork-sample-gateway-oauth2login
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sample application integrating Spring Cloud Gateway and Spring Security OAuth2
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 77.5%
- HTML 22.5%