Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 783 Bytes

tutorial-cdi-examples.asciidoc

File metadata and controls

16 lines (12 loc) · 783 Bytes
title order layout
Getting Started with CDI and Vaadin
6
page

Getting Started with CDI and Vaadin

A tutorial application which showcases the basic usage of a Vaadin CDI Application is available at https://github.com/vaadin/flow-cdi-tutorial. You can use this application example to test the different concepts and features presented in the documentation.

For starting a new project with CDI and Vaadin, you can get a project base for Vaadin and CDI from [vaadin.com/start. It is a project template with the necessary configuration and dependencies included for starting building you own application. This starter is also available for cloning from Github.