Skip to content

Commit 2c91935

Browse files
Merge remote-tracking branch 'SpringRestAPI/master'
2 parents b8d4f3b + 37fd1ab commit 2c91935

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ENTITY_ISSUE_FIX.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,7 @@ There were unnecessary mappings in Entity file (When mapping ManyToOne)
1717
1. Generate persistence mapping by database schema
1818
>Note: Deselect "Add to Persistence Unit"
1919
1. Fix remaining compiling issues (build project)
20-
1. Run
20+
1. Run
21+
22+
## Issue in refactoring Log classes
23+
1. When the LogEntity classes are refactored to Log, entitybeanfactory exception coming up. Reason for that is not yet found

0 commit comments

Comments
 (0)