Nuclos 4.13 upgrade notes: special measures to observe when updating. |
Language: Deutsch · English
Special upgrade notes for Nuclos 4.13 beyond the regular release notes.
On this page |
This page was machine-translated from German as a first draft and is currently under review. The authoritative source remains the German original (see the language switch above). |
The notes on this page highlight special changes that require separate mention beyond the release notes. This applies in particular when upgrading to a new Nuclos release requires certain additional preceding or subsequent measures that must be observed to avoid unwanted behavioral changes or side effects introduced by new features.
Affects extension projects: By upgrading to Servlet API v3, the use of a web.xml becomes optional. Instead, the web application can also be initialized programmatically by implementing an org.springframework.web.WebApplicationInitializer. |