Package org.bytemechanics.config.manager

  • Interface Summary 
    Interface Description
    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
  • Class Summary 
    Class Description
    Config
    Configuration bean
    ConfigManagerImpl
    Config manager service implementation