hilla icon indicating copy to clipboard operation
hilla copied to clipboard

Multi-module engine does not support the `@EndpointExposed` annotation

Open cromoteca opened this issue 3 years ago • 0 comments

The @EndpointExposed annotation, which is used in the single-module generator to mark superclasses and interfaces as containing methods to be generated if an @Endpoint extends or implements them, is absent in the multi-module engine.

The multi-module engine should replicate the same behavior.

cromoteca avatar Aug 17 '22 13:08 cromoteca