Release Notes / Version 10.2101
Table Of ContentsReplacing deprecated configuration of Spring Boot
The Sprint Boot configuration
server.use-forward-headers=true
was replaced by
server.forward-headers-strategy=native
.
(CMS-18840)
Was this article useful?