Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more specific bean name for objectMapperProvider #1692

Merged
merged 1 commit into from Jun 7, 2022
Merged

more specific bean name for objectMapperProvider #1692

merged 1 commit into from Jun 7, 2022

Conversation

Castlepool
Copy link

The bean name is very generic. Application context failed to start up for me because in the graphql kickstart library there's a bean with the same name.

See https://github.com/graphql-java-kickstart/graphql-spring-boot/blob/13cd484f913fe7885ff5d5bc5883b1e9544d4ca6/graphql-spring-boot-autoconfigure/src/main/java/graphql/kickstart/spring/web/boot/GraphQLWebAutoConfiguration.java#L269

Therefore I propose a more specific bean name.

The bean name is very generic. Application context failed to start up for me because in the graphql kickstart library there's a bean with the same name.

See https://github.com/graphql-java-kickstart/graphql-spring-boot/blob/13cd484f913fe7885ff5d5bc5883b1e9544d4ca6/graphql-spring-boot-autoconfigure/src/main/java/graphql/kickstart/spring/web/boot/GraphQLWebAutoConfiguration.java#L269

Therefore I propose a more specific bean name.
@bnasslahsen bnasslahsen merged commit ff9c81d into springdoc:master Jun 7, 2022
@bnasslahsen
Copy link
Contributor

Thank you @Castlepool for your contribution to the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants