server: port: 8081 servlet: context-path: /springboot-template spring: # swagger配置 mvc: pathmatch: matching-strategy: ant_path_matcher profiles: active: dev