This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41e2a1d3a2
Branches
Tags
View all branches
java-tutorials
/
spring-hibernate4
History
eugenp
556b7ca886
maven work
2015-08-15 17:38:25 +03:00
..
.settings
eclipse work
2015-06-20 05:43:41 +01:00
src
formatting work
2015-07-23 17:13:49 +03:00
.classpath
maven work
2015-08-15 17:38:25 +03:00
.gitignore
persistence work and tutorial renaming
2013-05-11 14:27:39 +03:00
.project
minor eclipse cleanup
2014-05-13 20:41:39 +03:00
.springBeans
general cleanup and improvements
2013-06-01 14:53:31 +03:00
pom.xml
maven work
2015-08-15 17:38:25 +03:00
README.md
documentation cleanup work
2014-03-20 21:59:42 +02:00
README.md
=========
Spring with Hibernate 4 Example Project
Relevant Articles:
Hibernate 4 with Spring
The DAO with Spring 3 and Hibernate
Quick Start
git clone git://github.com/eugenp/REST.git cd REST mvn install mvn cargo:run
note
: starts on port
8082