A Cloud Native App with Spring Coud Security with KeyCloak Auth Server, API Gateway Server, Naming Server, Config Server and Distributed Tracing and ELK Stack hosted in K8s ...
Run Account Create Service with multiple instance as below: java -jar -Dserver.port=8080 account-create-service-0.0.1-SNAPSHOT.jar java -jar -Dserver.port=8081 ...