@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) @Documented public @interface Mapping
public abstract MethodType[] method
public abstract String consumes
public abstract String produces
@Deprecated public abstract int index
@Deprecated public abstract boolean before
@Deprecated public abstract boolean after
Copyright © 2022. All rights reserved.