- Compile and run the Config server project before running this project.
- This project depends on Config server to be running.
- The Config server needs to be able to clone from github. Make sure the network you are on does not block this.
- This POC runs on port 7777 and the Config Server runs on port 7776
mvn clean install
SPRING_APPLICATION_JSON='{"email":"[email protected]"}' java -jar poc1-0.0.1-SNAPSHOT.jar