投稿した質問数
ユン・ジェソンの作りながら学ぶSpring MVC 5
11講義要請方式
作成
·
311
0
@GetMapping("/test4") public String test4() { return "test4"; }
이 코드 부분에서 왜 GetMapping cannot be resolved to a type오류가 뜰까요..?
回答 1
1
jsp에서 post로 보낸거 아니에요?