Files
spring-cloud-config/spring-platform-config-server
Dave Syer c4e7ee7abc Add "application" to config search path in server
This is incredibly useful in a distributed system: all components get the
shared config in "application.yml" (for instance) as well as their specific
values per spring.application.name.
2014-07-17 08:29:04 +01:00
..