Package com.devonfw.module.basic.common.api.config
-
Interface Summary Interface Description ConfigProperties Simple abstraction interface for generic access to configuration properties (from spring-bootapplication.properties).MutableConfigProperties ExtendsConfigPropertieswith ability to modify. -
Class Summary Class Description ConfigValueUtil Utility that helps to deal with configuration values.SimpleConfigProperties Simple implementation ofConfigProperties.SpringProfileConstants This class providesStringconstants which allow to distinguish several bean definition profiles.