public interface FeignClientConfigurer
FeignClient
.Modifier and Type | Method and Description |
---|---|
default boolean |
inheritParentConfiguration()
FALSE will only apply configurations from classes listed in
configuration() . |
default boolean |
primary() |
default boolean primary()
default boolean inheritParentConfiguration()
configuration()
. Will still use parent instance of
Decoder
, Encoder
, and
Contract
if none are provided.Copyright © 2021 Pivotal Software, Inc.. All rights reserved.