Browse Source
The "manipulating property sources" example in the Javadoc for `ConfigurableEnvironment` states that `MutablePropertySources` expect a `Map<String,String>`; whereas it expects a `Map<String,Object>`. Closes gh-29693pull/29698/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue