demon101
demon101
nope, we are migrating to mailgun with rest api
For asynchronous.mail.disable=true in some cases AsynchronousMailMessage not stored in DB @kefirfromperm could you include this fix to new version of plugin, please
+1 Before, in grails 2, for evicting values from several caches following code has been used ``` @Caching(evict = [ @org.springframework.cache.annotation.CacheEvict(value = "cache1", allEntries = true), @org.springframework.cache.annotation.CacheEvict(value = "cache2", key...
I have same issue with grails 4.0.11 waiting for release https://github.com/puneetbehl/elasticsearch-grails-plugin/pull/75/files