close

Filter

loading table of contents...

Release Notes / Version 10.2107

Table Of Contents

Removed defaults from application properties

The Headless Server application properties contained a lot of comments, configuration examples, documentation and empty assignments. In order to comply with best practices of Spring Boot development, the application properties were cleaned up. All examples are now part of the deployment manual. Any default and empty assignments were removed and moved into Spring Boot ConfigurationProperties classes.

Customers, using the Headless Server should check and update their application properties if they differ from the defaults. The recommend way to achieve this, is to use a dedicated spring profile for deployment and corresponding profile application property files.

(CMS-17087)

Search Results

Table Of Contents