Skip to content

The own implementation of ConverseService should be disable by config #8697

Closed
@AdrianLagartera

Description

@AdrianLagartera

Version: 6.0.2

Context

When you try to use the ConverseService, spring fails cuz exists both of them the mvcConversionServiceand other one named integrationConversionService its so easy to resolve it just using the qualifier, but I added this dependency in a existing project and I didn't see nothing to disable this custom ConverseService

To Reproduce

Autowire ConverseServiceusing the web starter library from spring and the spring integration

Expected behavior

Should be an option to disable the new conversion service

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions