Thomas Diesler created CAMEL-24405:
--------------------------------------
Summary: Provide spring-boot-undertow-starter as the supported web
server
Key: CAMEL-24405
URL: https://issues.apache.org/jira/browse/CAMEL-24405
Project: Camel
Issue Type: Improvement
Components: camel-spring-boot
Reporter: Thomas Diesler
Spring Boot 4 removed the built-in spring-boot-starter-undertow. The new
io.undertow:spring-boot-starter-undertow project provides a
community-maintained replacement.
This change:
- Adds io.undertow:spring-boot-starter-undertow as an optional dependency in
camel-platform-http-starter and camel-spring-boot core
- Restores the Undertow access log customization in
UndertowAccessLogConfiguration and ManagementAccessLogConfiguration
- Introduces a spring-boot-undertow-version property to manage the dependency
version
--
This message was sent by Atlassian Jira
(v8.20.10#820010)