Is there a version of Grails targeted to run on Java9?

39 görüntüleme
İlk okunmamış mesaja atla

mcam11

okunmadı,
2 Şub 2018 13:45:462.02.2018
alıcı Grails Dev Discuss

I tried running my Grails 3.3.2 application on Java 9 and for the most part the application worked. Mail (using this plugin: org.grails.plugins:mail:2.0.0), however, doesn't work, so cannot reset password, for example.


Attempting to send mail results in this error:


org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mailService': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException


I believe the issue is with Spring Boot and not the plugin itself. It seems there is a problem with bean creation and Java 9 that Spring Boot addresses is their 2.x version (Grails 3.3.2 runs on Spring Boot 1.5.x).


Just wondering what the time frame is for Grails and Java 9. Thanks!

Tümünü yanıtla
Yazarı yanıtla
Yönlendir
0 yeni ileti