src/main/resources/application.yml
@@ -1,7 +1,7 @@ ########################## Server ########################## spring: profiles: active: devGateway active: proGateway application: name: igds-api main: @@ -21,7 +21,7 @@ config: classpath:logback-spring.xml ########################## thymeleaf模板配置 ########################## ########################## thymeleaf模板配置 ########################## thymeleaf: prefix: classpath:/templates/ suffix: .html