404f7980483e8c4088fd365fc54047300a1d3aa4
Users may now call #setRequiredProperties(String...) against the Environment (via its ConfigurablePropertyResolver interface) in order to indicate which properties must be present. Environment#validateRequiredProperties() is invoked by AbstractApplicationContext during the refresh() lifecycle to perform the actual check and a MissingRequiredPropertiesException is thrown if the precondition is not satisfied. Issue: SPR-8323
Description
No description provided
Languages
Java
99.4%
XSLT
0.2%
AspectJ
0.2%