79818114

Date: 2025-11-12 18:32:05
Score: 0.5
Natty:
Report link

Now in 2025 you can use Choice EIP with Simple DSL:

.choice()
 .when(simple("${body} is 'List'"))
  .to("mock:if-list")
 .otherwise()
  .to("mock:if-object")

check out more examples of Simple DSL in documentation

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: bvn13