-
Classes in org.bytemechanics.config.manager used by org.bytemechanics.config.manager
Class |
Description |
Config |
Configuration bean
|
ConfigManager |
Config Manager service, there are several things to take in account:
Overwrited lists can have unexpected behaviours please convert it to maps if you want to override any attribute, otherwise you need to take in account:
If you are overriding with yaml files include all its elements changing only what you want to change
If you change the size of a list from properties origin the helper field length should no be correct
|
-