groupe-sii / ogham

Sending email, sms or whatever is a piece of cake
https://groupe-sii.github.io/ogham/
Apache License 2.0
21 stars 15 forks source link

Thymeleaf lookup uses a direct implementation #23

Closed aurelien-baudet closed 7 years ago

aurelien-baudet commented 9 years ago

Should use an adapter to handle lookup resolution instead of using directly ThymeleafLookupResolver. It will allow user to provide their own lookup resolver or use the thymeleaf way.