Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikea/appengine-java-template
The template I'm using when creating new Appengine+GWT java app.
https://github.com/mikea/appengine-java-template
Last synced: about 2 months ago
JSON representation
The template I'm using when creating new Appengine+GWT java app.
- Host: GitHub
- URL: https://github.com/mikea/appengine-java-template
- Owner: mikea
- Created: 2012-03-19T18:59:26.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-19T19:20:55.000Z (almost 13 years ago)
- Last Synced: 2024-10-14T18:32:35.760Z (3 months ago)
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Maven-based template app that I use when creating new java appengine app.
Contains:
GWT
GWT-Query
Objectify
GuiceTo run: "mvn gwt:run"