I have migrated a Spring Boot Camel application to Quarkus Camel and found out that the unit tests required reworking due to the differences in CDI between Spring Boot and Quarkus.
Share this post
Writing unit tests for Apache Camel routes…
Share this post
I have migrated a Spring Boot Camel application to Quarkus Camel and found out that the unit tests required reworking due to the differences in CDI between Spring Boot and Quarkus.