设置默认test

dev
wj 2 years ago
parent 07a5bc7a3c
commit 0570ff2c52

@ -1,6 +1,6 @@
spring:
profiles:
active: dev
active: test
jmx:
enabled: false
servlet:
@ -8,7 +8,7 @@ spring:
enabled: true
max-file-size: 200MB
max-request-size: 200MB
location: D:/tmp
location: /tmp
mybatis-plus:
mapper-locations: classpath:mybatis/mapper/*/*.xml

Loading…
Cancel
Save