api-gateway service The tenant-service for getting a config file to APIs. Project Status Requirements Java 11 Docker Building Instructions ./gradlew package -- create executable jar ./gradlew clean build -- build the project Testing Instructions (If running from windows - replace / to \ ) ./gradlew clean test -- build and run the tests.