Class AotBrowserCallableFinder

java.lang.Object
com.vaadin.hilla.engine.AotBrowserCallableFinder

public class AotBrowserCallableFinder extends Object
Finds browser callables (endpoints) in a non-running Hilla application, using Spring AOT to detect available beans and select those who are annotated.
  • Constructor Details

    • AotBrowserCallableFinder

      public AotBrowserCallableFinder()
  • Method Details