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