@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Import(value={RestfulApiConfiguration.class,RestfulController.class}) public @interface EnableRestfulApi
boolean
single
String[]
value
public abstract String[] value
public abstract boolean single
Copyright © 2019. All rights reserved.