Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

5.0.4

Compare
Choose a tag to compare
@oliemansm oliemansm released this 05 Oct 06:23

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.