Java Maven Gae Spring and Vadin

In this article I will cover how to develop single-paged web applications using the techniques mentioned in title. Source code is available there. Working application is available too. Problem: putting all pieces together Vaadin is great tool for developing Web based business application. It uses GWT for rendering the server side kept UI structures. So basically the whole application - both UI and backend runs on the server, while browser merely renders it....

November 22, 2013 · 5 min · Bart Prokop