server: servlet: context-path: /@pom.build.finalName@ spring: profiles: active: dev application: name: @pom.build.finalName@ mvc: static-path-pattern: /** servlet: multipart: maxFileSize: 100MB maxRequestSize: 100MB mybatis-plus: mapper-locations: classpath:mapper/*.xml # global-config: # field-strategy: 0 # configuration: # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl logging: path: /stock/out/@pom.build.finalName@/logs super: pwd: xltys1995 swagger: enable: false