Skip to content

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

Notifications You must be signed in to change notification settings

SpringSecurity-Keycloak/SpringRestReferenceApplication

Repository files navigation

Logo

spring-reference-app

Build Coverage Quality Gate Status Reliability Rating Security Rating Vulnerabilities

-----------------------------------------------------

➤ Tech Stack tech-stack tech-stack tech-stack tech-stack

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

-----------------------------------------------------

➤ Installing and running this project

Accompanying Blog Post

The blog post accompanying this repository is available here

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 at http://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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages