Package | Description |
---|---|
feign.template |
Class and Description |
---|
BodyTemplate
Template for @
Body annotated Templates. |
HeaderTemplate
Template for HTTP Headers.
|
Literal
URI Template Literal.
|
QueryTemplate
Template for a Query String parameter.
|
Template
A Generic representation of a Template Expression as defined by
RFC 6570, with some relaxed rules, allowing the
concept to be used in areas outside of the uri.
|
Template.EncodingOptions |
Template.ExpansionOptions |
TemplateChunk
Represents the parts of a URI Template.
|
UriTemplate |
Copyright © 2012–2022 OpenFeign. All rights reserved.