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: remove Jdk8Module Jackson module registration (#574)
Since the project now runs on java >= 11 and uses the latest jackson
version, it is no longer necessary to register this module because
it is included in jackson-databind.
Refs: #570
Copy file name to clipboardexpand all lines: graphql-java-kickstart/src/main/java/graphql/kickstart/execution/error/DefaultGraphQLServletObjectMapperConfigurer.java
0 commit comments