资 源 简 介
Rebar is a set of GWT modules to more fully leverage in the development of "desktop-strength" webapps using GWT, implemented with Gears but with HTML5 ultimately in mind.
Where possible, implementations of standard Java APIs such as JDBC, JPA, etc., though naturally for many areas there are no Java standards per-se.
You can download jars of stable stuff or access via Maven. In order of stability / feature-completeness / usefulness:
Worker
The Worker module allows you to link your GWT modules into a js worker script that you can run asynchronously with Gears. The module also provides the plumbing to make GWT RPC calls from worker code.
[Worker](Worker.md) is largely stable and feature complete. (See [caveats](Worker#caveats.md))
ModuleStore
ModuleStore replaces the gwt-gears Offline module with a linker that creates per-permutation manifests, assuring that your users don"t have to downl