资 源 简 介
GINBER is a web framework to build a application based on GWT, Spring and Hibernate JPA following these best practices using simple mechanisms.
GINBER has model-view-presenter architecture (MVP). Although this model has been lauded as one of the best approach to GWT development, it is still hard to find an out-of-the-box solution that supports all the requirements of modern web apps.
Technologies
GWT makes programming web apps look deceptively simple. However, building an efficient application that you can easily expand is far from being a trivial task. A good way to start your project on a strong footing is to adhere to a well-established architecture molded around GWT"s best features.
Spring Framework is its Inversion of Control container, which provides a consistent means of configuring and managing Java objects using reflection. The container is responsible for managing object lifecycles: creating objects, calling initializati