質問編集履歴

1

重要情報を太字にした

2019/11/24 13:45

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  There was an unexpected error (type=Bad Request, status=400).
8
8
 
9
- Validation failed for object='kakeiboEntity'. Error count: 1
9
+ Validation failed for object='**kakeiboEntity**'. Error count: 1
10
10
 
11
11
  org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors
12
12
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  @Table(name="kakeibo")
24
24
 
25
- public class KakeiboEntity {
25
+ public class **KakeiboEntity** {
26
26
 
27
27
 
28
28