Skip to content

Support Conditional Parameter Expansion #521

Open
@bsideup

Description

@bsideup

Hi!

We define our Spring MVC APIs with @RequestParam Optional<Type> something.

It looks like Feign doesn't handle it well and uses "toString()" version so that Spring fails to convert String -> Optional

Metadata

Metadata

Assignees

No one assigned

    Labels

    feign-12Issues that are related to the next major releaseproposalProposed Specification or API changewaiting for votesEnhancements or changes proposed that need more support before consideration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions