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
Hello,
I saw simillar issue #196 where it was fixed, however, there is a simillar issue, where other symbols aren't covered with provided solution in #196.
Hello,
I saw simillar issue #196 where it was fixed, however, there is a simillar issue, where other symbols aren't covered with provided solution in #196.
Used Kotlin and JDK 17, and this dependencies:
For example.
SImpleEntity
SimpleEntitySchema
Generated SimpleEntitySchemaImpl.java
I am using Embedded Infinispan cache with Quarkus, if it does matter.
Exception StackTrace
If i remove
d1
values fromMetadata
annotation or writeSimpleEntity
andSimpleEntitySchema
inJava
, everything works fine, as it should.The text was updated successfully, but these errors were encountered: