john-deng / springboot-external-config

Demo showing external config in SpringBoot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

springboot-external-config

Demo showing external config in SpringBoot

To run this project use the below command: mvn spring-boot:run -Dspring.profiles.active=local -Dproperty.six="Value Six Overridden" -Dproperty.seven="Value Seven"

About

Demo showing external config in SpringBoot


Languages

Language:Java 100.0%