Using Spring Boot 3.0 on Java Language Level 17.
Using docker hub image jboss/keycloak:latest
.
Service will run locally at https://localhost:8200
and the username is admin
and the password is 4d1m!
Creating own docker image based on - eaudeweb/mailtrap
Service will be started under https://localhost:80
and the default username and password is mailtrap
.
Using docker hub image postgres:latest
.
Postgres Database is running at default port 5432
.
Jaeger Frontend is available under https://localhost:16686
The time-service runs on https://localhost:8500/now
For this validation to work using the issuer-uri property, the authorization server must be up and running. Otherwise, the resource server wouldn't start.
The catalog-service runs on https://localhost:9020/catalog-service
The greeting-service runs on https://localhost:8300/greeting-service
General helper classes needed by nearby all services.
CloudBay Spring Boot Parent including some general settings and dependencies.
© Copyright 2020 by CROWDCODE GmbH & Co. KG