/spring-oauth2-employee-service

An example micro service which access another micro-service using Spring OAuth2RestTemplate

Primary LanguageJava

spring-oauth2-employee-service

An example to show how one micro-service can access another secure micro-service using Spring OAuth2RestTemplate. This example uses Keycloak, Service Accounts and Spring Boot to demonstrate the use case.