提交 276e418a 编写于 作者: W weixin_43814374

Auto Commit

上级 56eff32a
env: "开发环境"
\ No newline at end of file
env: "生产环境"
\ No newline at end of file
env: "验收环境"
\ No newline at end of file
server:
port: 8081
servlet:
context-path: /springboot-template
spring:
# swagger配置
mvc:
pathmatch:
matching-strategy: ant_path_matcher
profiles:
active: dev
\ No newline at end of file
artifactId=springboot-template
groupId=com.test
version=0.0.1-SNAPSHOT
com/template/config/SwaggerConfig.class
com/template/controller/TestController.class
com/template/TemplateApplication.class
com/template/config/WebMvcConfiguration.class
/root/springboot-template/src/main/java/com/template/config/WebMvcConfiguration.java
/root/springboot-template/src/main/java/com/template/config/SwaggerConfig.java
/root/springboot-template/src/main/java/com/template/controller/TestController.java
/root/springboot-template/src/main/java/com/template/TemplateApplication.java
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册