Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Allow definition of WebClient.Builder in custom configuration referenced in @RetrofitClient or @EnableRetrofitClients #52

Description

@michael-wirth

Not sure if this is a bug or a missing feature. The WebClient.Builder can't be defined in a custom Configuration defined in a child applicationcontext for each RetrofitClient.

Describe the solution you'd like

  • declare WebClient.Builder in a custom Configuration and lookup the bean in the child applicationcontext
  • support bean aliases to use the same WebClient.Builder in multiple RetrofitClient

Describe alternatives you've considered
none

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