spring-boot/spring-boot-samples
Stephane Nicoll 5a69bb9267 Add HornetQ JMS support
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
2014-05-30 23:26:07 +01:00
..
spring-boot-sample-actuator Use the ServerProperties to add prefixes to paths 2014-05-28 08:41:22 +01:00
spring-boot-sample-actuator-log4j Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-actuator-noweb Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-actuator-ui Rework HealthEndpoint and HealthIndicator 2014-05-22 12:27:03 +02:00
spring-boot-sample-amqp Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-aop Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-batch Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-data-gemfire Polish templates code 2014-04-30 21:36:09 +01:00
spring-boot-sample-data-jpa Make RunMojo fork a new process 2014-05-01 09:48:05 +01:00
spring-boot-sample-data-mongodb Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-data-redis Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-data-rest Polish 2014-04-25 15:57:43 +01:00
spring-boot-sample-data-solr Polish 2014-05-22 20:33:08 +01:00
spring-boot-sample-flyway Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-hornetq Add HornetQ JMS support 2014-05-30 23:26:07 +01:00
spring-boot-sample-integration Merge branch '1.0.x' 2014-05-21 16:38:24 +01:00
spring-boot-sample-jetty Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-liquibase Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-profile Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-secure Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-servlet Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-simple Polish 2014-04-30 21:53:24 +01:00
spring-boot-sample-tomcat Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-tomcat-multi-connectors Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-tomcat8-jsp Fixup incorrect parent version 2014-05-28 15:26:05 +01:00
spring-boot-sample-traditional Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-web-freemarker Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-web-groovy-templates Add spring-boot-starter-groovy-templates 2014-05-28 16:13:16 +01:00
spring-boot-sample-web-jsp Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-web-method-security Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-web-secure Man up and deal with CSRF in integration test 2014-05-30 08:21:57 +01:00
spring-boot-sample-web-static Update Boot version in gradle samples 2014-04-30 17:51:13 +01:00
spring-boot-sample-web-ui Add hibernate-validator to spring-boot-starter-web 2014-05-17 06:47:15 +01:00
spring-boot-sample-web-velocity Polish 2014-05-20 18:26:56 +01:00
spring-boot-sample-websocket Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
spring-boot-sample-xml Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00
pom.xml Add HornetQ JMS support 2014-05-30 23:26:07 +01:00