|
@@ -13,7 +13,7 @@ spring:
|
|
WRITE_DATES_AS_TIMESTAMPS: true
|
|
WRITE_DATES_AS_TIMESTAMPS: true
|
|
default-property-inclusion: non_null
|
|
default-property-inclusion: non_null
|
|
resources:
|
|
resources:
|
|
- static-locations: file:./ui-miniui/,file:./static/,/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/, classpath:/public/
|
|
|
|
|
|
+ static-locations: file:./static/,/,classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/, classpath:/public/
|
|
redis:
|
|
redis:
|
|
host: 127.0.0.1
|
|
host: 127.0.0.1
|
|
port: 6379
|
|
port: 6379
|