springboot 项目中thymleaf在控制台输出了一大堆信息。。如何控制使用thymeleaf不在控制台打印日志?

  之前另外一个博客里说在pom里加入: <properties>     <thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>     <thymeleaf-layout-dialect.version>2.0.0</thymeleaf-layout-dialect.version> </properties> ----------------
相关文章
相关标签/搜索