Class EndpointCodeGeneratorMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="generate",
          defaultPhase=PROCESS_CLASSES,
          requiresDependencyResolution=RUNTIME)
    public final class EndpointCodeGeneratorMojo
    extends org.apache.maven.plugin.AbstractMojo
    Maven Plugin for Hilla. Handles parsing Java bytecode and generating TypeScript code from it.