• 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
..
java/sample/hornetq Loading commit data...
resources Loading commit data...