Skip to content

Is there an error in the LoadBalancer documentation? #1614

@xgwcy

Description

@xgwcy

https://docs.spring.io/spring-cloud-commons/reference/spring-cloud-commons/loadbalancer.html#_loadbalancer_integration_for_spring_http_service_clients_autoconfiguration

For each HTTP Service Client group, if the group baseUrl (defined under the spring.http.client.service.group.[groupName].base-url property) is null, a serviceId-based URL for load-balancing is set up as the baseUrl, with serviceId resolved from the HTTP Service Client groupName.

Is the configuration mentioned here supposed to be...?
spring.http.serviceclient.book.base-url=lb://book

???

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