com.vaadin.hilla.

Class EndpointCodeGenerator

java.lang.Object
com.vaadin.hilla.EndpointCodeGenerator
@Component public class EndpointCodeGenerator extends Object

Handles (re)generation of the TypeScript code.

  • Constructor Details

    • EndpointCodeGenerator

      public EndpointCodeGenerator(VaadinContext context, EndpointController endpointController)

      Creates the singleton.

      Parameters:

      context - the context the application is running in

      endpointController - a reference to the endpoint controller

  • Method Details