Nuacht

Coming to the issue, the below spring boot 2 setup (see reproducer below) throws a BeanDefinitionOverrideException during startup only when configuring the beans using XML based bean definitions with ...
The introduction of Spring annotations such as @Bean and @Component, which greatly simplify how to provision and autowire Spring managed beans, triggered a mass exodus from XML-based Spring ...
As during the bean creation i need to provide the GOOGLE_APPLICATION_CREDENTIALS. Our application running in GCP cloud which have different GCP projrct id and the pubsub topic created in different ...