close

Filter

Release Notes / Version 12.2412.0
Table Of Contents

Deprecated class hox.corem.Corem was removed. Use Spring's external configuration instead. If hox.corem.Corem was used and the need to load a properties file programmatically remains, then the following code using Spring utility classes can be used as a replacement:

PropertiesLoaderUtils.loadProperties(new PathMatchingResourcePatternResolver().getResource(propertiesFileURL));

(CMS-23765)

Was this article useful?

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.