Skip to content

Commit 1f949ce

Browse files
authored
Update README.md
1 parent 3a168c2 commit 1f949ce

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Here we have used Entity Manager
55
The following annotations are
66
1. @Entity
77
2. @Repository
8-
3. @Transactional
9-
4. @Autowired
8+
3. @Column(name=)
9+
4. @GeneratedValue(strategy=GenerationType.IDENTITY)
10+
5. @Transactional
11+
6. @Autowired
1012
<img width="1550" alt="image" src="https://github.com/user-attachments/assets/e09765d1-7c2c-4c80-b5dc-b100e362b4e6">

0 commit comments

Comments
 (0)