Package dev.hilla
Annotation Type EndpointExposed
-
@Target(TYPE) @Retention(RUNTIME) public @interface EndpointExposed
Annotation marks the class itself should not be treated as anEndpoint. Instead the inheritable methods will be added to the decsendant Endpoints.