Skip to content

Converters are not called #667

Closed
Closed
@ivangfr

Description

@ivangfr

Hi guys, I've recently upgrade this project spring-webflux-reactive-databases that uses spring-shell to spring-boot 2.7.8 and spring-shell 2.1.6.

However, I've noticed that my converter CreateOrderProductConverter is not called.

The CreateOrderProductConverter is used here to convert a String with format "<product-1-id:quantity>[;<product-n-id:quantity>]" to Set<CreateOrderRequest.ProductDto>

If I downgrade to spring-shell 2.1.5, it works. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions