After migration to Spring Boot 3.0 mail we did get an issue with [MailSenderPropertiesConfiguration] as the application fails to start getting this Caused by: java.lang.ArrayStoreException: arraycopy: element type mismatch: can not cast ...
"org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties", + "defaultValue": 20000 + }, { "name": "camel.threadpool.allow-core-thread-time-out", "type": "java.lang.Boolean", diff --git a/core/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/CamelAutoConfigur...