-
Start docker compose:
docker-compose up
-
Run
mvn spring-boot:run
-
Access http://localhost:8080/config
Tip
|
If you run through the IDE or jar you’ll need to pass the following system properties:
|
Start docker compose: docker-compose up
Run mvn spring-boot:run
Access http://localhost:8080/config
Tip
|
If you run through the IDE or jar you’ll need to pass the following system properties:
|