Перейти к содержимому

Use the @MockEndpoints annotation in Apache Camel with Spring Boot

Tom D

0:00 / 0:00

Use the @MockEndpoints annotation in Apache Camel with Spring Boot

10 710 просмотров · 8 лет назад
Tom D
1,05 тыс. подписчиков
10 710 просмотров · 8 лет назад
Here's how to use the @MockEndpoints annotation to mock endpoints in a Camel application with Spring Boot, without having to make a change to your route code. Then I also show how to write a simple test. 📌👉 Download my free Camel book for beginners: https://tomd.xyz/learn-camel/ For more, see my blog post on this! - https://tomd.xyz/camel-testing/ Thanks for watching