Uses of Interface
com.vaadin.quarkus.deployment.vaadinplugin.VaadinBuildTimeConfig
Packages that use VaadinBuildTimeConfig
-
Uses of VaadinBuildTimeConfig in com.vaadin.quarkus.deployment.vaadinplugin
Methods in com.vaadin.quarkus.deployment.vaadinplugin with parameters of type VaadinBuildTimeConfigModifier and TypeMethodDescriptionstatic VaadinPluginVaadinPlugin.of(VaadinBuildTimeConfig vaadinConfig, io.quarkus.bootstrap.model.ApplicationModel applicationModel, Path outputTarget) Creates a new instance of the VaadinPlugin based on the provided configuration and application model.