Today I Learned_220131
Spring
UTF-8 필터 처리, @Service, @Repository, @Controller
Controller 객체 구현 - @RequestMapping을 이용한 url mapping. @RequestMapping 사용 방법
Request Parameter를 얻는 세 가지 방법
-
HttpServletRequest객체를 이용
-
@RequestParam annotaion 이용
-
커맨드 객체 이용
TIL 작성
https://doing7.tistory.com/4
Jekyll 디렉토리 구조
https://jekyllrb-ko.github.io/docs/structure/