JiriOndrusek opened a new issue #2755: URL: https://github.com/apache/camel-quarkus/issues/2755
Once following change is part of quarkus (https://github.com/quarkusio/quarkus/pull/15380), usage of serialization configuration should be revisited and replaced with buildItems. Currently there are 2 extensions using it: `nitrite` and `sql`. Consider making automatic registration of basic types, of `DefaultExchangeHolder` with its hierarchy. (Here is a branch with a try of such refactor without buildItems - https://github.com/JiriOndrusek/camel-quarkus/tree/sql-aggregator-core-changes-not-wanted) -- 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. For queries about this service, please contact Infrastructure at: [email protected]
