Kanu
01/06/2022, 12:42 PM***************************
APPLICATION FAILED TO START
***************************
Description:
The bean 'graphQLContextFactory', defined in class path resource [com/expediagroup/graphql/spring/FederatedSchemaAutoConfiguration.class], could not be registered. A bean with that name has already been defined in class path resource [aaa/GraphQLConfiguration.class] and overriding is disabled.
Action:
Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true
@ConditionalOnMissingBean
and seems to be loading second 🤷