Skip to content

Instantly share code, notes, and snippets.

@codingtim
Last active August 29, 2015 14:22
Show Gist options
  • Save codingtim/a49a5d11ba77fd891b05 to your computer and use it in GitHub Desktop.
Save codingtim/a49a5d11ba77fd891b05 to your computer and use it in GitHub Desktop.
SI inbound adapter
IntegrationFlows
.from(jmsInboundChannelAdapter())
.channel(inboundChannel())
.get();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment