Description
We introduce a new property transactionStrategy in CAMEL-18450 and I think the transactionManager should be deprecated and removed in the future release since it should only be used in the DefaultTransactionStragtegy which depends on spring-tx.
Also camel-quarkus-jpa extension could be benefited from it. see https://github.com/apache/camel-quarkus/issues/4279
Attachments
Attachments
Issue Links
- relates to
-
CAMEL-19225 camel-jpa: remove transactionManager property
- Resolved
- links to