Package io.rocketbase.commons.generator
Annotation Interface ClientModule
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valuename of module that used as functional object with all it's controllers methods/hooks
when not set use simple class name- Default:
- ""
-
disable
boolean disabledisable generation at all for this class/interface- Default:
- false
-