public final class QueryBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
augment(org.springframework.web.util.UriComponentsBuilder builder,
Object instance)
Augments a
UriComponentsBuilder with queries based on the methods annotated with QueryParameter |
public static void augment(org.springframework.web.util.UriComponentsBuilder builder,
Object instance)
UriComponentsBuilder with queries based on the methods annotated with QueryParameterbuilder - the builder to augmentinstance - the instance to inspect and invokeCopyright © 2019. All rights reserved.