Class VaadinActuatorEndpoint

java.lang.Object
com.vaadin.controlcenter.starter.VaadinActuatorEndpoint

@Endpoint(id="vaadin") public class VaadinActuatorEndpoint extends Object
An actuator endpoint that provides information about the Vaadin app.
  • Field Details

  • Method Details

    • vaadinInfo

      @ReadOperation public VaadinActuatorEndpoint.VaadinInfo vaadinInfo()
      The read operation of this endpoint.
      Returns:
      a record with information about the Vaadin app