chane_ha_da.log
로그인
chane_ha_da.log
로그인
[Start Spring Boot] Content negotiation
찬
·
2024년 3월 20일
팔로우
0
Start Spring Boot
0
Start Spring Boot!
목록 보기
22/53
완성코드:
GitHub
Content negotiation?
사용자를 위해서 문서의 언어나, 이미지의 포맷이나, 콘텐츠의 인코딩등을 지원하는 일
XML을 지원해보자!
Dependencies
build.gradle
dependencies { 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml' }
다음의 의존성을 추가하면 끝이다.
API 호출시
Header에 Accept, application/xml 다음으로 요청시 xml을 반환한다.
Postman을 사용하여 테스트 하였다.
찬
백엔드 개발자가 꿈인 컴공과
팔로우
이전 포스트
[Start Spring Boot] Valid 추가하기
다음 포스트
[Start Spring Boot] REST Api의 버전관리
0개의 댓글
댓글 작성
관련 채용 정보