상돌로그
aboutposts
API
1 posts
API Break Change 방지를 위한 리스트 형태의 JSON 응답 수정

배경 우아한테크코스의 세 번째 미션을 진행하며, 리뷰어께서 좋은 의견을 주셨습니다. 웹 구현을 처음 해보는 입장에서 생각지도 못했던 에 대한 것인데요, API JSON 응답은 List가 아닌 Object 형식으로 하는 것을 권하셨고 이번 글에서는 이 내용에 대해 기록해보고자 합니다. API Break Change란? 출처에 있는 글에서는 Breaking Change를 다음과 같이 설명합니다. Abreaking changeis when one such change causes a client application to break somehow. While some changes make a minimal impact, breaking changes are those fundamental changes that cause the system to cease functioning. This could be a change in a field name, the removal of an …

July 08, 2024
level2SpringAPI

© 2024 이상진 powered by zoomkoding-gatsby-blog