Configuration Azure service module from the spring-cloud-azure-samples.
cd docker && run.cmd (cd docker && run.sh)
mvn clean package
java -jar ${azure-cloud-module}/target/demo.${azure-cloud-module}-0.0.1-SNAPSHOT.jar
After build success, run the jar package of modules with the sequences in below:
- Config server
- Eureka server
- Hystrix dashboard if exist
- Any other Azure service module
- Gateway