Package com.vaadin.cdi
Annotation Interface URLMapping
Annotation that can be used to specify the URL mapping of the Vaadin servlet.
Used in conjunction with a
CDIUI annotation with empty context path
(root UI), as there may only be one URLMapping annotation per
project.-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
"/*"
-