[
https://issues.apache.org/jira/browse/CAMEL-19308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17733602#comment-17733602
]
Nicolas Filotto commented on CAMEL-19308:
-----------------------------------------
Only basic support will be proposed for now, the goal of this task is to be
able to launch a Camel SB application in native mode with routes written in
Java, XML, and/or YAML DSL. This task doesn't cover the support of complex
components, as a temporary workaround the Tracing agent can be used to generate
the configuration files, see
https://www.graalvm.org/latest/reference-manual/native-image/metadata/AutomaticMetadataCollection/
and
https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html#native-image.advanced.using-the-tracing-agent
for more details
> Add support for spring boot 3 native and AOT
> --------------------------------------------
>
> Key: CAMEL-19308
> URL: https://issues.apache.org/jira/browse/CAMEL-19308
> Project: Camel
> Issue Type: New Feature
> Components: camel-spring
> Affects Versions: 4.0-M2
> Environment: SpringBoot3
> GraalVM
> Reporter: dpalmer
> Assignee: Nicolas Filotto
> Priority: Major
>
> Add support for SpringBoot 3 AOT native compile with graalVM for spring
> components. New feature with SpringBoot 3.
> Native usage included for Quarkus could be added for spring as an extension
> of the native feature for Camel.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)