Package com.netflix.discovery.converters
Annotation Type Auto
-
@Retention(RUNTIME) @Target(FIELD) public @interface AutoA field annotation which helps in avoiding changes toConverters.InstanceInfoConverterevery time additional fields are added toInstanceInfo.This annotation informs the
Converters.InstanceInfoConverterto automatically marshall most primitive fields declared in theInstanceInfoclass.