Skip to content

Instantly share code, notes, and snippets.

@jyukutyo
Created July 13, 2016 07:10
Show Gist options
  • Save jyukutyo/99a4416e7672dab389cec09023c01393 to your computer and use it in GitHub Desktop.
Save jyukutyo/99a4416e7672dab389cec09023c01393 to your computer and use it in GitHub Desktop.
embedded HornetQ
spring:
hornetq:
host: localhost
port: 5445
mode: embedded
embedded:
enabled: true
queues: queue/hoge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment