andreashuthe / MVPSimple

Simple abstract mvp with a vaadin implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVPSimple

A simple and easy to use MVP (Model-View-Presenter)

Setup (Intellij idea):

goto the folder where the project is checked out. open terminal and call ./gradlew idea import the project to your intellij idea

used libs:

https://github.com/google/guava

https://vaadin.com/

About

Simple abstract mvp with a vaadin implementation


Languages

Language:Java 100.0%