In this posting I want to implement a sample application which creates a QR-Code (for any URL) and displays as
Continue readingTag: vaadin
Implementing a simple LoginApp with Vaadin
If you have a small vaadin application you might want to avoid using complex authentication and authentifaction frameworks like Spring.
Continue reading