We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.hilla.engine.
Package com.vaadin.hilla.engine
Class EngineAutoConfiguration.Builder
java.lang.Object
com.vaadin.hilla.engine.EngineAutoConfiguration.Builder
Enclosing class:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionartifactId
(String value) build()
classesDirs
(List<Path> values) classFinder
(ClassFinder value) classLoader
(ClassLoader value) classpath
(Collection<String> value) endpointAnnotations
(Class<? extends Annotation>... value) endpointExposedAnnotations
(Class<? extends Annotation>... value) generator
(GeneratorConfiguration value) nodeCommand
(String value) parser
(ParserConfiguration value) productionMode
(boolean value)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
baseDir
-
buildDir
-
buildDir
-
classesDirs
-
classpath
-
build
-
generator
-
outputDir
-
outputDir
-
parser
-
groupId
-
artifactId
-
mainClass
-
browserCallableFinder
-
productionMode
-
nodeCommand
-
classFinder
-
classLoader
-
endpointAnnotations
-
endpointExposedAnnotations
public EngineAutoConfiguration.Builder endpointExposedAnnotations(Class<? extends Annotation>... value) -
withDefaultAnnotations
-