- Notifications
You must be signed in to change notification settings - Fork3
SpringSecurity-Keycloak/SpringRestReferenceApplication
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A Spring Boot Rest Reference Implementation. The API is secured using OpenId Client Credentials. KeyCloak is the OpenId Connect Identity Provider used to secured the API
Run this Spring Boot Application
The below command will start the application on port 8080
mvn spring-boot:run
The Swagger UI should be accessed athttp://localhost:8080/swagger-ui/#/StudentResource
About
A Spring Boot Rest Reference Implementation. The API is secured using OpenId Client Credentials. KeyCloak is the OpenId Connect Identity Provider used to secured the API
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.

