Daniel Felipe Henao Toro
09/29/2022, 5:49 PMroot.<String>get("codes")
but it always shows me another failure, does someone know about JPA Specification that you can help me?Gleb Minaev
09/29/2022, 7:08 PMroot.get<String>("codes")
(Or use more apropriate type instead of String
.)Daniel Felipe Henao Toro
09/30/2022, 1:06 AM