@@ -39,6 +39,10 @@ spring:
hbm2ddl:
import_files:
+ redis:
+ host: localhost
+ port: 6379
+
batch:
job:
enabled: true
@@ -73,3 +77,4 @@ logging:
com.netflix: DEBUG
org.springframework.cloud: DEBUG
org.hibernate.stat: debug