public class PartialDateParameterProcessor extends Object implements org.springframework.cloud.openfeign.AnnotatedParameterProcessor
PartialDate
.
Should be used instead of RequestParam
.
Only for date parameters!Constructor and Description |
---|
PartialDateParameterProcessor() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
getAnnotationType() |
boolean |
processArgument(org.springframework.cloud.openfeign.AnnotatedParameterProcessor.AnnotatedParameterContext context,
Annotation annotation,
Method method) |
public PartialDateParameterProcessor()
public Class<? extends Annotation> getAnnotationType()
getAnnotationType
in interface org.springframework.cloud.openfeign.AnnotatedParameterProcessor
public boolean processArgument(org.springframework.cloud.openfeign.AnnotatedParameterProcessor.AnnotatedParameterContext context, Annotation annotation, Method method)
processArgument
in interface org.springframework.cloud.openfeign.AnnotatedParameterProcessor
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.