Deprecate hornetq support

Closes gh-6034
This commit is contained in:
Stephane Nicoll
2016-05-26 14:14:59 +02:00
parent 280ac90cef
commit 44b4df2d3d
4 changed files with 56 additions and 2 deletions

View File

@@ -3898,6 +3898,9 @@ NOTE: You should not try and use Artemis and HornetQ and the same time.
[[boot-features-hornetq]]
==== HornetQ support
NOTE: HornetQ is deprecated in 1.4, consider migrating to <<boot-features-artemis,artemis>>
Spring Boot can auto-configure a `ConnectionFactory` when it detects that HornetQ is
available on the classpath. If the broker is present, an embedded broker is started and
configured automatically (unless the mode property has been explicitly set). The supported