Package org.apache.solr.common.annotation
Annotations mapping to Jackson
-
Annotation Types Summary Annotation Type Description JsonProperty Provides a 1:1 mapping from jackson's annotation.
| Annotation Type | Description |
|---|---|
| JsonProperty |
Provides a 1:1 mapping from jackson's annotation.
|