https://github.com/phstc/spring-gae
Spring MVC 3 + Tiles2 + Google App Engine
https://github.com/phstc/spring-gae
Last synced: about 1 year ago
JSON representation
Spring MVC 3 + Tiles2 + Google App Engine
- Host: GitHub
- URL: https://github.com/phstc/spring-gae
- Owner: phstc
- Created: 2010-06-14T03:46:48.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-10-05T22:36:10.000Z (over 15 years ago)
- Last Synced: 2025-03-29T05:11:22.791Z (over 1 year ago)
- Language: Java
- Homepage: http://pablocantero.com
- Size: 13.7 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This project is a Web Blank Project using Google Plugin for Eclipse + Maven + Spring MVC 3 with GAE Compatibility libraries
Execute
mvn clean install
After first checkout and always after add library to pom.xml
This command copy maven dependencies to war/WEB-INF/lib
This post (in portuguse) explain the GAE + Eclipse + Maven usage
http://pablocantero.com/blog/2010/08/20/gae-eclipse-maven/