exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.thymeleaf.spring5(SpringApplication.java:412) ~[spring-boot-2.6.1.jar:2.6.1]
at org.springframework.boot.SpringApplication.run(SpringApplication.jav
我在运行服务器时遇到异常,.I知道这是Springboot和spring-cloud的版本问题。但我使用的是springboot 1.4.2.RELEASE,目前spring cloud使用的是Finchley.SR1。
at org.springframework.boot.SpringApplication.run(