質問編集履歴
3
コンソールに表示されているエラーメッセージ
title
CHANGED
File without changes
|
body
CHANGED
@@ -157,5 +157,5 @@
|
|
157
157
|
2021-06-21 13:00:30.357[0;39m [31mERROR[0;39m [35m8060[0;39m [2m---[0;39m [2m[nio-8080-exec-5][0;39m [36mo.a.c.c.C.[.[.[/].[dispatcherServlet] [0;39m [2m:[0;39m Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/edit.html]")] with root cause
|
158
158
|
|
159
159
|
|
160
|
-
org.springframework.beans.NotReadablePropertyException: Invalid property 'deptno' of bean class [
|
160
|
+
org.springframework.beans.NotReadablePropertyException: Invalid property 'deptno' of bean class [comprehensive.exercise.form.EmployeeForm_edit]: Bean property 'deptno' is not readable or has an invalid getter method: Does the return type of the getter match the parameter type of the setter?
|
161
161
|
```
|
2
コンソールに表示されているエラーメッセージ
title
CHANGED
File without changes
|
body
CHANGED
@@ -156,4 +156,6 @@
|
|
156
156
|
```ここに言語を入力
|
157
157
|
2021-06-21 13:00:30.357[0;39m [31mERROR[0;39m [35m8060[0;39m [2m---[0;39m [2m[nio-8080-exec-5][0;39m [36mo.a.c.c.C.[.[.[/].[dispatcherServlet] [0;39m [2m:[0;39m Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/edit.html]")] with root cause
|
158
158
|
|
159
|
+
|
160
|
+
org.springframework.beans.NotReadablePropertyException: Invalid property 'deptno' of bean class [jp.co.nihon_protec.comprehensive.exercise.form.EmployeeForm_edit]: Bean property 'deptno' is not readable or has an invalid getter method: Does the return type of the getter match the parameter type of the setter?
|
159
161
|
```
|
1
コンソールに表示されているエラーメッセージ
title
CHANGED
File without changes
|
body
CHANGED
@@ -151,4 +151,9 @@
|
|
151
151
|
</table>
|
152
152
|
</body>
|
153
153
|
</html>
|
154
|
+
```
|
155
|
+
|
156
|
+
```ここに言語を入力
|
157
|
+
2021-06-21 13:00:30.357[0;39m [31mERROR[0;39m [35m8060[0;39m [2m---[0;39m [2m[nio-8080-exec-5][0;39m [36mo.a.c.c.C.[.[.[/].[dispatcherServlet] [0;39m [2m:[0;39m Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/edit.html]")] with root cause
|
158
|
+
|
154
159
|
```
|