Files
spring-boot/spring-boot-project
Nikolay Rybak 9163d65b0e Fix PropertiesConfigAdapter delegation logic
This change replaces fallback logic in PropertiesConfigAdapter and its
descendants such that instead of falling back to default "empty" config
it delegates to superinterface default implementation of the same class.

This allows default implementation to call back to other properties,
like DatadogConfig.uri() does.

See gh-11135
2017-11-24 13:31:00 +01:00
..
2017-11-23 16:00:55 +00:00
2017-11-23 13:15:41 +00:00
2017-11-23 18:01:05 +01:00
2017-11-24 10:45:11 +01:00