You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for maintaining this project. I apologize if this has already been raised. I did not find an issue related to this.
Basically I am trying to use the Java ResourceBundle i18n helper, following the instructions in the documentation and I noticed that an exception is raised when using this helper.
Hello,
Thank you for maintaining this project. I apologize if this has already been raised. I did not find an issue related to this.
Basically I am trying to use the Java ResourceBundle
i18n
helper, following the instructions in the documentation and I noticed that an exception is raised when using this helper.This only happens if there is a module-info file in the application and it requires the handlebars module. (I tested with 4.3.0 and 4.4.0)
JDK 21
The text was updated successfully, but these errors were encountered: