citrusframework / citrus-samples

Citrus sample projects using Java DSL tests and Spring Java configuration
https://citrusframework.org/samples/
70 stars 125 forks source link

Alternatives to @MessageCreator #108

Closed cj19 closed 5 months ago

cj19 commented 7 months ago

In the older version (2.8) there was an option create messages with methods annotated with MessageCreator. In the latest versions of citrus and cucumber what are the alternatives to declare and dynamically use such messages?