質問編集履歴
1
追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -26,6 +26,10 @@
|
|
26
26
|
|
27
27
|
|
28
28
|
|
29
|
+
Caused by: org.hibernate.AnnotationException: No identifier specified for entity: com.example.demo.domain.model.Product
|
30
|
+
|
31
|
+
|
32
|
+
|
29
33
|
```
|
30
34
|
|
31
35
|
|