src/main/resources/application.yml
@@ -29,8 +29,11 @@ # 日志配置 logging: config: classpath:logback-spring.xml #config: classpath:logback-spring.xml level: com.yssh: info org.springframework: error #MyBatis配置 mybatis: mapper-locations: classpath:mapping/*.xml