spring.thymeleaf.mode=LEGACYHTML5
maven依赖 <dependency> <groupId>net.sourceforge.nekohtml</groupId> <artifactId>nekohtml</artifactId> </dependency>
spring.thymeleaf.mode=LEGACYHTML5
maven依赖 <dependency> <groupId>net.sourceforge.nekohtml</groupId> <artifactId>nekohtml</artifactId> </dependency>
原文:https://www.cnblogs.com/black-/p/8417535.html