spring-boot/spring-boot-autoconfigure
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 Use an embed HornetQ broker by default 2014-06-04 20:15:55 +02:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Add support for Elasticsearch 2014-06-01 12:54:42 +01:00