@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface FormService
String
desc
Class
entity
boolean
proxy
table
public abstract String table
public abstract Class entity
public abstract String desc
public abstract boolean proxy
Copyright © 2023. All rights reserved.