質問編集履歴
1
誤字
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
```
|
|
2
|
-
import org.springframework.jdbc.core.JdbcTemplate;
|
|
2
|
+
import org.springframework.jdbc.core.JdbcTemplate;
|
|
3
|
+
>エラー
|
|
4
|
+
The import org.springframework.jdbc cannot be resolvedJava(268435846)
|
|
3
5
|
|
|
4
6
|
@Controller
|
|
5
7
|
@RequestMapping("/sample")
|