Package com.vaadin.hilla.engine
package com.vaadin.hilla.engine
-
ClassDescriptionFinds browser callables (endpoints) in a non-running Hilla application, using Spring AOT to detect available beans and select those who are annotated.Functional interface for finding browser-callable classes.The default configuration for the Hilla engine.Configuration for the generator engine.Finds browser callables (endpoints) in a running Hilla application by inspecting the classes annotated with the endpoint annotations.