[ 
https://issues.apache.org/jira/browse/CAMEL-22107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Cosentino resolved CAMEL-22107.
--------------------------------------
    Resolution: Information Provided

> Spring Boot 3.5.0 broke Camel ServletMappingAutoConfiguration
> -------------------------------------------------------------
>
>                 Key: CAMEL-22107
>                 URL: https://issues.apache.org/jira/browse/CAMEL-22107
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-servlet
>    Affects Versions: 4.11.0
>            Reporter: Niko Schmuck
>            Priority: Major
>
> Unfortunately with the clean-up of the the properties enablement with Spring 
> Boot 3.5.0, the class
> {{org.apache.camel.component.servlet.springboot.ServletMappingAutoConfiguration}}
> is unable to work, since in the method {{camelServletRegistrationBean}}
> {{        if (multipartProperties != null && 
> multipartProperties.{*}getEnabled{*}()) }}
> there is still a call which only works with Spring Boot < 3.5.0
> Could you please update to the new behaviour?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to