spring-boot/spring-boot-docs/src/main
Stephane Nicoll 726991c144 Use an embed HornetQ broker by default
This commit changes the default behavior of the HornetQ auto
configuration. Prior to this commit, an embedded broker was only
started when it was requested explicitly by a configuration option.

This is inconsistent with the ActiveMQ support and boot favors the
easiest route. If the necessary classes are available, HornetQ is
embedded in the application by default.

Fixes gh-1029
2014-06-04 20:15:55 +02:00
..
asciidoc Use an embed HornetQ broker by default 2014-06-04 20:15:55 +02:00
docbook Add YAML syntax highlighting in docs 2014-03-19 16:13:38 -07:00
javadoc Consistent javadoc "code" block formatting 2014-02-11 14:19:01 -08:00
xslt Include details of dependency versions in the docs 2014-05-20 16:07:56 +01:00