application.yaml 119 字节
Newer Older
Q
qinyingjie 已提交
1 2
server:
  port: 8761
Q
qinyingjie 已提交
3 4

swagger:
Q
qinyingjie 已提交
5 6 7 8 9 10 11
  enable: true


spring:
  mvc:
    pathmatch:
      matching-strategy: ant_path_matcher