Skip to content

webConvertersCustomizer in spring cloud stream enabled application #1259

@afattahi54

Description

@afattahi54

When I start an spring boot application which has spring cloud stream, i see this warning:

 WARN  Failed to locate function 'webConvertersCustomizer' for function definition 'webConvertersCustomizer'. Returning null.
 INFO  declaring queue for inbound: webConvertersCustomizer-in-0.anonymous.PsMJ_B4oTaCCc5H6bdy_5Q, bound to: webConvertersCustomizer-in-0
 INFO  Channel 'rabbit-1314014805.webConvertersCustomizer-in-0.errors' has 1 subscriber(s).
 INFO  Channel 'rabbit-1314014805.webConvertersCustomizer-in-0.errors' has 2 subscriber(s).
 INFO  started bean 'inbound.webConvertersCustomizer-in-0.anonymous.PsMJ_B4oTaCCc5H6bdy_5Q'

I find that webConvertersCustomizer is part of org.springframework.cloud.openfeign.hateoas.

Is there any way to fix it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions