/spring-cloud-with-keycloak

PoC application, which demonstrates Spring Cloud & Keycloak integration

Primary LanguageJavaMIT LicenseMIT

Spring Cloud With Keycloak

Development Setup

Before you start export environment variable:

export CONFIG_SERVICE_PASSWORD

For correct local keycloak work you should add the following to /etc/hosts

127.0.0.1 localhost gateway keycloak

Build and run project:

# build project
mvn clean package
# run
docker-compose up

To rebuild docker images use:

docker-compose build

Kibana default index pattern - cloud-*

Important endpoints