@Target(value={ANNOTATION_TYPE,METHOD,FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface JacksonInject
ObjectMapper
(usually on per-call basis).
Usually property is not deserialized from JSON, although it possible
to have injected value as default and still allow optional override
from JSON.public abstract String value
Copyright © 2008–2016 FasterXML. All rights reserved.