Getting started with Vaadin on WildFly
Vaadin is an open source Java web framework with a large set of Web Components and Java EE supported with CDI integration. Let’s see how to get started with it to create a sample Web application which will run on WildFly. The simplest way to get started with Vaadin is by creating a new Vaadin … Read more