Package | Description |
---|---|
feign |
Modifier and Type | Class and Description |
---|---|
class |
AlwaysEncodeBodyContract
DeclarativeContract extension that allows user provided custom encoders to define the
request message payload using only the request template and the method parameters, not requiring
a specific and unique body object. |
static class |
Contract.Default |
class |
DeclarativeContract
Contract base implementation that works by declaring witch annotations should be
processed and how each annotation modifies MethodMetadata |
Copyright © 2012–2022 OpenFeign. All rights reserved.