Closed rvullriede closed 6 years ago
I know, it can't work. Current version has been built for Spring Boot 1.5.x. I must find some time to fix the code for Spring Boot 2.x.
So why close it? Shouldn't it stay open until it is fixed?
It is not an issue for me, but a feature request. This project has been designed to work with another major release of Spring Boot. Unfortunately 2.0.0 is a new major release of Spring Boot that is not backward compatible. I may decide to never upgrade, if I have no convenience. I actually have no specific interest in this project (since I have other major projects to work on), but I accept any contribution. It may happen that I will do it in one month or never. Sorry for that.
This will be tacked in https://github.com/ozimov/spring-boot-email-tools/issues/72
When trying to use the package with Spring Boot 2.0 I get the following exception:
Seems like an issue with the reference to org.thymeleaf.spring4.SpringTemplateEngine since Spring Boot 2.0 uses Spring 5, specifically: