@ -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