본문 바로가기

밍개발일지

MediaType

MediaType

 

MediaType은 HTTP 요청/응답의 콘텐츠 타입(Content-Type) 을 나타내는 상수 클래스

application/json, text/html 같은 MIME 타입을 문자열 대신 상수로 정의해둔 것

 

org.springframework.http.MediaType 

 

에 정의돼있음

 

유지보수를 편리하게 하기 위해 사용 

'밍개발일지' 카테고리의 다른 글