This commit is contained in:
Stephane Nicoll 2014-11-05 14:35:50 +01:00
parent bec7b5f118
commit dba4ad0768

View File

@ -302,7 +302,7 @@ content into your application; rather pick only the properties that you need.
spring.hornetq.embedded.cluster-password= # customer password (randomly generated by default)
# JMS ({sc-spring-boot-autoconfigure}/jms/JmsProperties.{sc-ext}[JmsProperties])
spring.datasource.jndi-name= # JNDI location of a JMS ConnectionFactory
spring.jms.jndi-name= # JNDI location of a JMS ConnectionFactory
spring.jms.pub-sub-domain= # false for queue (default), true for topic
# SPRING BATCH ({sc-spring-boot-autoconfigure}/batch/BatchDatabaseInitializer.{sc-ext}[BatchDatabaseInitializer])