A property placeholder configurer compatible with Spring and allowing hierarchical configurations to be externalized from the application and loaded by URL
'com.appcrossings.config:appconfig-client:1.0.0'
<dependency> <groupId>com.appcrossings.config</groupId> <artifactId>appconfig-client</artifactId> <version>1.0.0</version> </dependency>
<dependency org="com.appcrossings.config" name="appconfig-client" rev="1.0.0"/>
"com.appcrossings.config", "appconfig-client", "1.0.0"