Hi there, when using a nullable `@JvmInline value...
# spring
h
Hi there, when using a nullable
@JvmInline value class
value in a thymeleaf template it fails with
EL1004E: Method call: Method now() cannot be found on type my.org.SimpleFactory
Is this a known problem? Is a workaround? In the IDE it resolves the method correctly, see the attached screenshot:
e
Could be a scripting-specific problem with value classes. Cc @Ilmir Usmanov [JB]