Skip to content

Commit 29c6f3a

Browse files
authored
Create README.md
1 parent 474b5a7 commit 29c6f3a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Hibernate Annotations Example in Eclipse
2+
3+
Guide
4+
5+
This is a part of the tutorial http://javabycode.com/java-frameworks/hibernate-4-tutorial/hibernate-annotations-example-in-eclipse.html
6+
7+
What you'll need
8+
9+
JDK 1.7 or later
10+
Maven 3 or later
11+
Hibernate 4.3.11.Final
12+
13+
Build
14+
15+
mvn clean install

0 commit comments

Comments
 (0)