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