-
Notifications
You must be signed in to change notification settings - Fork 0
ceylog/sAHM_WF
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Web App Example Using Spring MVC & Spring Data JPA for MySQL(default) $ mvn clean test -P mysql $ mvn clean eclipse:clean eclipse:eclipse -P mysql for PostgreSQL $ mvn clean test -P postgresql $ mvn clean eclipse:clean eclipse:eclipse -P postgresql for H2 $ mvn clean test -P h2 $ mvn clean eclipse:clean eclipse:eclipse -P h2 for HSQLDB $ mvn clean test -P hsqldb $ mvn clean eclipse:clean eclipse:eclipse -P hsqldb tested only on Tomcat7 (not use JTA) $ mvn clean tomcat7:run -P h2 access http://localhost:8080/springmvc-jpa-blank you can use as archetype $ mvn archetype:generate -DarchetypeRepository=http://dl.dropbox.com/u/342817/maven/releases -DarchetypeGroupId=am.ik.archetype -DarchetypeArtifactId=springmvc-jpa-blank-archetype
About
my workflow demo use springmvc jpa
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published