This repository was archived by the owner on Dec 19, 2023. It is now read-only.
5.0.4
Updated Maven coordinates in Central
The artifacts are available in Maven Central starting with this version.
Use default ObjectMapper provided by Spring Boot
GraphQLWebAutoConfiguration
now uses the default ObjectMapper
provided by JacksonAutoConfiguration
which can be customized using Jackson2ObjectMapperBuilderCustomizer
.