| Package | Description |
|---|---|
| feign | |
| feign.codec |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
QueryMapEncoder.Default.encode(Object object) |
| Modifier and Type | Method and Description |
|---|---|
void |
Encoder.encode(Object object,
Type bodyType,
RequestTemplate template)
Converts objects to an appropriate representation in the template.
|
Copyright © 2012–2018 OpenFeign. All rights reserved.