Class VaadinActuatorEndpoint
java.lang.Object
com.vaadin.controlcenter.starter.VaadinActuatorEndpoint
An actuator endpoint that provides information about the Vaadin app.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordA record with information about the Vaadin app. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionThe read operation of this endpoint.
-
Field Details
-
ENDPOINT_ID
-
-
Method Details
-
vaadinInfo
The read operation of this endpoint.- Returns:
- a record with information about the Vaadin app
-