Skip to content

Parameter 0 of method standardParameterResolver in ParameterResolverAutoConfiguration is error #400

Closed
@sunkai-cai

Description

@sunkai-cai

version: 2.1.0-M3

the error message:

***************************
APPLICATION FAILED TO START
***************************

Description:

Parameter 0 of method standardParameterResolver in org.springframework.shell.boot.ParameterResolverAutoConfiguration required a single bean, but 2 were found:
	- shellConversionService: defined by method 'shellConversionService' in class path resource [org/springframework/shell/boot/SpringShellAutoConfiguration.class]
	- integrationConversionService: defined in null

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

integrationConversionService from spring-integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions