Use PropertiesConfigurationFactory to bind to SpringApplication
Then non-enumerable property sources will be accessible (like SystemProperties in principle). This is the same way that other beans are bound to the environment, but this one never got the same treatment. Fixes gh-951, gh-934
Showing
Please register or sign in to comment