@Inherited @Documented @Retention(value=RUNTIME) @Repeatable(value=Headers.class) public @interface Header
String
name
value
public abstract String name
public abstract String value
Copyright © 2018. All rights reserved.