Hello,
With Java 8/11, we successfully managed to call static methods inside our templates.
For example, it works fine with this class :
public class DateUtil {
public static String format(String date) {
return …...with Java17, we’re facing this issue : Caused by: java.lang.IllegalStateExceptio:...new ticket(s) in our internal issue tracking system and will deliver...