Klaas, Wilfried 6b3b358d36 new vue web client | 5 năm trước cách đây | |
---|---|---|
.. | ||
src | 5 năm trước cách đây | |
.classpath | 5 năm trước cách đây | |
.project | 5 năm trước cách đây | |
README.md | 5 năm trước cách đây | |
pom.xml | 5 năm trước cách đây | |
spsemulatorgui.zip | 5 năm trước cách đây |
:coffee::tea::sake::baby_bottle::beer::cocktail::tropical_drink::wine_glass:
This is a Vaadin platform Java example application, used to demonstrate features of the Vaadin Flow framework.
The easiest way of using it is via https://vaadin.com/start - you can choose the package naming you want.
The Starter demonstrates the core Vaadin Flow concepts:
TextField
, Button
, ComboBox
, DatePicker
, VerticalLayout
and Grid
(see CategoriesList
)Binder
(ReviewEditorDialog
)Composite
(AbstractEditorDialog
)ReviewsList
)
MainLayout
, ReviewsList
, CategoriesList
)The project can be imported into the IDE of your choice, with Java 8 installed, as a Maven project.
mvn jetty:run
Brief introduction to the application parts can be found from the documentation
folder. For Vaadin documentation for Java users, see Vaadin.com/docs.
master
the latest version of the starter, using the latest platform snapshotV10
the version for Vaadin 10V11
the version for Vaadin 11V12
the version for Vaadin 12