close

Filter

loading table of contents...

Release Notes / Version 12.2412.0

Table Of Contents

Removed deprecated class `hox.corem.Corem`

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)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

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