Package | Description |
---|---|
feign.template |
Modifier and Type | Class and Description |
---|---|
class |
Literal
URI Template Literal.
|
Modifier and Type | Method and Description |
---|---|
List<TemplateChunk> |
Template.getTemplateChunks() |
Modifier and Type | Method and Description |
---|---|
static HeaderTemplate |
HeaderTemplate.appendFrom(HeaderTemplate headerTemplate,
List<TemplateChunk> chunks)
Append
TemplateChunk to a Header Template. |
static HeaderTemplate |
HeaderTemplate.from(String name,
List<TemplateChunk> chunks) |
Copyright © 2012–2020 OpenFeign. All rights reserved.