Commit b2441d0d by chenweisong

更新

parent 12285ca5
...@@ -24,6 +24,9 @@ hystrix: ...@@ -24,6 +24,9 @@ hystrix:
spring: spring:
application: application:
name: dataCollector name: dataCollector
http:
multipart:
location: /data/upload_tmp
jpa: jpa:
show-sql: false show-sql: false
database-platform: org.hibernate.dialect.MySQL5Dialect database-platform: org.hibernate.dialect.MySQL5Dialect
...@@ -53,8 +56,6 @@ spring: ...@@ -53,8 +56,6 @@ spring:
activiti: activiti:
check-process-definitions: false # 关闭验证自动部署 check-process-definitions: false # 关闭验证自动部署
server: server:
tomcat:
basedir: .
port: 8110 port: 8110
app: app:
......
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