Skip to content

Instantly share code, notes, and snippets.

@theflofly
Last active February 14, 2016 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theflofly/3b826e82f425672380bf to your computer and use it in GitHub Desktop.
Save theflofly/3b826e82f425672380bf to your computer and use it in GitHub Desktop.
spring:
batch:
job:
enabled: false
data:
elasticsearch:
clusterName: adm-cluster
clusterNodes: localhost:9300
#local: true
properties:
http:
enabled: true
repositories:
enabled: true
mysql:
password: mypass
user: jeffrey
host: localhost
port: 3306
dbName: db_issue1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment