Add missing class condition on thymeleaf-spring5
This commit adds an extra check for the presence of thymeleaf-spring5 library on the classpath. ThymeleafAutoConfiguration is now only considered if both thymeleaf-spring5 and thymeleaf jars are present. Closes gh-16341
Showing
Please register or sign in to comment