This one is an example of configuration server for Spring Cloud.
It uses specified file name to seperate application specified configurations.
The common configurations are stored in application.yml in the configuration directory.
The configurations for specified application are stored as {application.name}.yml under configuration directory.
Please refer to app1.yml under the following sample directory structure as an example.
└─ configuration
└─ application.yml
└─ app1.yml
└─ app1-dev.yml
└─ app2.yml
└─ app2-dev.yml
-
Notifications
You must be signed in to change notification settings - Fork 0
TerryLai422/shared-config2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Configuration Server with application specified files
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published