ozimov / spring-boot-email-tools

A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example did not run on spring-boot 1.3.5

ltanme opened this issue · comments

@robertotru did not run on spring-boot version 1.3.5

Yeah, latest version works on Spring boot 1.5.x. Most likely something changed between 1.3.x and 1.5.x.
We started in the first release with SpringBoot 1.2.7. Try with release 0.1.1 (the API should be different). But for me it is prehistory.

Maybe we should provide a compatibility matrix, but since we are still in version 0.x.x, I did not consider this really needed according with semantic versioning.