Closed
Description
In a spring boot project which is using version 3.0.x and springdoc-openapi 2.x, there is a bean conflict for ObjectMapperProvider
.
Steps to reproduce the behavior:
- What version of spring-boot you are using? 3.0.7
- What modules and versions of springdoc-openapi are you using? 2.1.0
Expected behavior
- Application with spring boot graphql starter and spring doc should have no conflicts and be running.
Additional context
Refer this link