Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can then use whatever Java code you wish to figure out what endpoints to route to; for example you can use the Bean IntegrationBinding annotations to inject parts of the message body or headers or use Expression values on the message.

...