Welcome to this collection!
Order Service is tested on Docker Container! must be installed & opened docker application.
Make sure while giving project name. spring.application.name=InventoryService
Don't use _ score or any other special char which is not allowed in Host name Domain name
Docker image used for Keycloack application:
https://www.keycloak.org/getting-started/getting-started-docker
docker run -p 8181:8080 -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin quay.io/keycloak/keycloak:25.0.1 start-dev
Due to some dependencies are not working properly with current versions. Hence closing this project!