• Stephane Nicoll's avatar
    Add HornetQ JMS support · 5a69bb92
    Stephane Nicoll authored
    Provide auto-configuration support for HornetQ JMS broker, along with
    an additional starter POM.
    
    The connection factory connects to a broker available on the local
    machine by default. A configuration switch allows to enable an embedded
    mode that starts HornetQ as part of the application.
    
    In such a mode, the spring.hornetq.embedded.* properties provide
    additional options to configure the embedded broker. In particular,
    message persistence and data directory locations can be specified. It is
    also possible to define the queue(s) and topic(s) to create on startup.
    
    Fixes: gh-765
    5a69bb92
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
spring-boot-versions Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...