semagnum / spring-config-server-poc-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-config-server-poc-issue

To run the server:

java -Dspring.profiles.active=native -Dserver.port=8888 -jar target\config-server-0.0.1-SNAPSHOT.jar

To run the client:

java -Dspring.profiles.active=dev -jar target\config-client-0.0.1-SNAPSHOT.jar`

About


Languages

Language:Java 100.0%