spring-boot/spring-boot-docs
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
..
src/main Use an embed HornetQ broker by default 2014-06-04 20:15:55 +02:00
pom.xml Combine maven-dependency-plugin declarations 2014-05-21 10:07:31 +01:00