2024-03-07 10:53:20,889 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: The bean 'webClient', defined in class path resource [com/backendsys/service/HttpTodo/HttpTodoConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/backendsys/service/Ali/AliDashscopeConfig.class] and overriding is disabled. Action: Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true 2024-03-07 10:54:27,467 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: Field aliDashscopeService in com.backendsys.controller.api.Ali.AliDashscopeController required a bean of type 'com.backendsys.service.Ali.AliDashscopeService' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true) Action: Consider defining a bean of type 'com.backendsys.service.Ali.AliDashscopeService' in your configuration. 2024-03-07 11:27:31,773 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: The bean 'webClient', defined in class path resource [com/backendsys/service/HttpTodo/HttpTodoConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/backendsys/service/Ali/AliDashscopeConfig.class] and overriding is disabled. Action: Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true 2024-03-07 11:29:17,268 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: Field aliDashscopeService in com.backendsys.controller.api.Ali.AliDashscopeController required a bean of type 'com.backendsys.service.Ali.AliDashscopeService' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true) Action: Consider defining a bean of type 'com.backendsys.service.Ali.AliDashscopeService' in your configuration. 2024-03-07 11:31:04,046 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: The bean 'requestTodoService', defined in class path resource [com/backendsys/service/HttpTodo/HttpTodoConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/backendsys/service/Ali/AliDashscopeConfig.class] and overriding is disabled. Action: Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true 2024-03-07 13:52:39,745 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: Field httpTodoService in com.backendsys.controller.api.TestController required a bean of type 'com.backendsys.service.HttpTodo.HttpTodoService' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true) Action: Consider defining a bean of type 'com.backendsys.service.HttpTodo.HttpTodoService' in your configuration. 2024-03-07 15:01:08,510 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: Field httpTodoService in com.backendsys.controller.api.TestController required a bean of type 'com.backendsys.service.HttpTodo.HttpTodoService' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true) Action: Consider defining a bean of type 'com.backendsys.service.HttpTodo.HttpTodoService' in your configuration. 2024-03-07 15:22:32,658 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: Field aliDashscopeService in com.backendsys.controller.api.Ali.AliDashscopeController required a single bean, but 2 were found: - aliDashscopeServiceImpl: defined in file [D:\CodeJava\QuickLaunchSpring\BackendSys\target\classes\com\backendsys\service\Ali\AliDashscopeServiceImpl.class] - requestAliDashscopeService: defined by method 'requestAliDashscopeService' in class path resource [com/backendsys/service/Ali/AliDashscopeConfig.class] Action: Consider marking one of the beans as @Primary, updating the consumer to accept multiple beans, or using @Qualifier to identify the bean that should be consumed 2024-03-07 15:23:44,016 ERROR [main] o.s.b.d.LoggingFailureAnalysisReporter.LoggingFailureAnalysisReporter#report[LoggingFailureAnalysisReporter.java:40] *************************** APPLICATION FAILED TO START *************************** Description: Field aliDashscopeService in com.backendsys.controller.api.Ali.AliDashscopeController required a single bean, but 2 were found: - aliDashscopeServiceImpl: defined in file [D:\CodeJava\QuickLaunchSpring\BackendSys\target\classes\com\backendsys\service\Ali\AliDashscopeServiceImpl.class] - requestAliDashscopeService: defined by method 'requestAliDashscopeService' in class path resource [com/backendsys/service/Ali/AliDashscopeConfig.class] Action: Consider marking one of the beans as @Primary, updating the consumer to accept multiple beans, or using @Qualifier to identify the bean that should be consumed