Package com.vaadin.hilla.engine
Class EngineAutoConfiguration
java.lang.Object
com.vaadin.hilla.engine.EngineAutoConfiguration
The default configuration for the Hilla engine. For internal use only.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.server.frontend.scanner.ClassFinderstatic EngineAutoConfigurationList<Class<? extends Annotation>>List<Class<? extends Annotation>>booleanstatic voidsetDefault(EngineAutoConfiguration config)
-
Field Details
-
OPEN_API_PATH
- See Also:
-
-
Method Details
-
getClasspath
-
getGroupId
-
getArtifactId
-
getMainClass
-
getBuildDir
-
getBaseDir
-
getClassesDirs
-
getGenerator
-
getOutputDir
-
getParser
-
isProductionMode
public boolean isProductionMode() -
getNodeCommand
-
getClassFinder
public com.vaadin.flow.server.frontend.scanner.ClassFinder getClassFinder() -
getClassLoader
-
getEndpointAnnotations
-
getEndpointExposedAnnotations
-
getOpenAPIFile
-
getBrowserCallableFinder
-
getDefault
-
setDefault
-