Does anyone understand what he means with this res...
# spring
j
Does anyone understand what he means with this response? https://github.com/spring-projects/spring-data-relational/issues/1093#issuecomment-1713936714 I cannot get value class to work, not as stated in the issue at least - is there another way? Since he closes it with > I'm closing this ticket as the original request of supporting value classes in Entities works.
e
Have you tested on Spring Boot 3.2? He mentions a ticket merged referencing 3.2 https://github.com/spring-projects/spring-data-commons/issues/1947
j
At 3.2.3 now 👀
k
in last comment he mentions that value classes don't work as identifies, so really not sure why he closed it
j
It works as long as it's not part of the criteria. The ticket is closed because it mostly works and the part that doesn't work is categorized as won't do