Package | Description |
---|---|
feign |
Modifier and Type | Class and Description |
---|---|
static class |
QueryMapEncoder.Default
Deprecated.
use
BeanQueryMapEncoder instead. default encoder uses reflection to inspect
provided objects Fields to expand the objects values into a query string. If you prefer
that the query string be built using getter and setter methods, as defined in the Java
Beans API, please use the BeanQueryMapEncoder |
Copyright © 2012–2025 OpenFeign. All rights reserved.