All Classes and Interfaces

Class
Description
Finds 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.
 
Thrown by CommandRunner when a command is not available.
A generic command runner which throws a CommandRunnerException.
A generic exception thrown by a CommandRunner.
 
The default configuration for the Hilla engine.
 
Configuration for the generator engine.
 
 
 
 
 
Runs a Gradle command.
Finds browser callables (endpoints) in a running Hilla application by inspecting the classes annotated with the endpoint annotations.
Runs a Maven command.