Commit dba4ad07 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo

parent bec7b5f1
......@@ -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])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment