1
13693261870
2024-07-17 a06e2ee872f15d747069645243341bd81c36e236
src/main/resources/application.yml
@@ -1,26 +1,16 @@
server:
  tomcat:
    uri-encoding: UTF-8
    max-connections: 5000
    max-http-form-post-size: 50MB
    threads:
      max: 2000
  port: 8079
  servlet:
    context-path: /simuserver
    context-path: /
spring:
  mvc:
    pathmatch:
      # 解决Knife4j运行报错
      matching-strategy: ant_path_matcher
  application:
    name: simuserver
    name: SimuServer
knife4j:
  # 是否开启
  enabled: true
  # 请求前缀
  pathMapping:
  # 是否开启增强模式
  enable: true
sys:
  ver: 0.1
  path:
    data: D:/simu/