| Package | Description |
|---|---|
| io.devbench.uibuilder.spring |
| Constructor and Description |
|---|
UIBuilderServlet(org.springframework.context.ApplicationContext context,
@Nullable StaticContentDescription staticContentDescription)
Creates a new Vaadin servlet instance with the application
context provided. |
UIBuilderSpringVaadinServletService(com.vaadin.flow.server.VaadinServlet servlet,
com.vaadin.flow.function.DeploymentConfiguration deploymentConfiguration,
org.springframework.context.ApplicationContext context,
@Nullable StaticContentDescription staticContentDescription,
io.devbench.uibuilder.spring.ErrorHandlerRegistrator errorHandlerRegistrator)
Creates an instance connected to the given servlet and using the given
configuration with provided application
context. |
Copyright © 2018–2020. All rights reserved.