You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/10/31 15:49:35 UTC

[I] Add support & test coverage for `transformer` features [camel-quarkus]

jamesnetherton opened a new issue, #5478:
URL: https://github.com/apache/camel-quarkus/issues/5478

   ### Description
   
   E.g the functionality documented in:
   
   https://camel.apache.org/manual/transformer.html
   
   It's likely some things will not work OOTB in native mode. Like `@DataTypeTransformer` classpath scanning. We probably need to do such processing at build time.
   
   I added some initial basic tests here:
   
   https://github.com/apache/camel-quarkus/tree/main/integration-test-groups/foundation/transformer


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org