Uses of Interface
com.vaadin.flow.server.startup.ApplicationConfigurationFactory
Packages that use ApplicationConfigurationFactory
-
Uses of ApplicationConfigurationFactory in com.vaadin.flow.server.startup
Classes in com.vaadin.flow.server.startup that implement ApplicationConfigurationFactoryModifier and TypeClassDescriptionclassDefault implementation ofApplicationConfigurationFactory. -
Uses of ApplicationConfigurationFactory in com.vaadin.flow.spring
Classes in com.vaadin.flow.spring that implement ApplicationConfigurationFactoryModifier and TypeClassDescriptionclassPasses Spring application properties to the Vaadin application configuration.Methods in com.vaadin.flow.spring that return ApplicationConfigurationFactoryModifier and TypeMethodDescriptionVaadinApplicationConfiguration.defaultApplicationConfigurationFactory()Creates a defaultApplicationConfigurationFactorybean in case there is no developer provided bean.