We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34861b commit aaa89abCopy full SHA for aaa89ab
src/main/java/com/devopsdemo/tutorial/addressbook/AddressbookUI.java
@@ -18,7 +18,7 @@
18
import com.vaadin.v7.ui.Grid;
19
import com.vaadin.v7.ui.TextField;
20
21
-/****** User Interface written in Java.
+/*** User Interface written in Java.
22
*
23
* Define the user interface shown on the Vaadin generated web page by extending the UI class.
24
* By default, a new UI instance is automatically created when the page is loaded. To reuse
0 commit comments