Exclude Embedded Tomcat in Spring Boot when using Thymeleaf
This post demonstrates how to exclude the embedded tomcat dependencies in Spring Boot when using only Thymeleaf. Usually, we wouldn’t think that these dependencies are included when we haven’t selected the “Web” module in the Spring Initialzr. Continue Reading
Recent Comments