profile
java 정리

controller - req, res, MediaType

controller는 요청을 처리하고 응답을 리턴응답은 header 와 body 로 구분header는 항상 존재 body html 문자열JSON 문자열이미지emptyorg.springframework.http.MediaTypeMIME 타입을 정의XXX_VALUE 는 문

2022년 4월 23일
·
0개의 댓글
·