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
Fix incorrect query intermittent results due to result list proxies (#379)
* Fix incorrect query intermittent results due to result list proxies
* remove legacy batch loader registry context
* make query result list streams and batch loaders thread safe
* Remove transactional from GraphQLController
* Auto-configure shared entity manager for graphql schema builder instance
Copy file name to clipboardExpand all lines: graphql-jpa-query-autoconfigure/src/main/java/com/introproventures/graphql/jpa/query/autoconfigure/GraphQLSchemaBuilderAutoConfiguration.java
Copy file name to clipboardExpand all lines: graphql-jpa-query-autoconfigure/src/test/java/com/introproventures/graphql/jpa/query/autoconfigure/GraphQLSchemaAutoConfigurationTest.java
Copy file name to clipboardExpand all lines: graphql-jpa-query-boot-starter-graphql/src/test/java/com/introproventures/graphql/jpa/query/boot/test/boot/autoconfigure/GraphQLJpaQueryGraphQlSourceAutoConfigurationTest.java
Copy file name to clipboardExpand all lines: graphql-jpa-query-example-merge/src/main/java/com/introproventures/graphql/jpa/query/example/Application.java
0 commit comments