bedinsky
bedinsky
I have commented out `true` and I have got same exception FYI, i have debugged com.impetus.kundera.query.KunderaQuery.java I've notice that variable entityClass is initialized to TGroup.class It is very strange, I...
Sure, I'm using FetchType.EAGER as workaround.
Hi, thank you for answering ! I do not use applicationContex.xml Here is my example if someone prefers programmatic configuration. persistence.xml is mandatory in classpath ``` @EnableAutoConfiguration(exclude={DataSourceAutoConfiguration.class}) @SpringBootApplication public class...
I have got the same weird behaviour using Chrome and Firefox on Ubuntu. I do not have any vue extension and devtools open. It happens also with an incognito mode....