롬북설치
프로젝트 만들떄 web // lombok선택
'Spring > 이론' 카테고리의 다른 글
index.jsp는 자동으로 연결된다 (0) | 2023.07.19 |
---|---|
command객체// @PathVariable// form 데이터보내기//void == String + return 메서드이름//css파일은 static에 //html은 컨트롤러를 거치지 않고 바로 접근가능 (0) | 2023.07.19 |
Form데이터 //HttpServletRequest == @RequestParam// (0) | 2023.07.18 |
model/ ModelAndView (0) | 2023.07.18 |
static(정적자원) //jsp사용 (0) | 2023.07.18 |