크롬 json view
보통 스프링 프로젝트에서 크롬 부라우저에서 컨트롤러를 호출하여 json type의 데이터를 받았을때 json형식으로 보기 쉽게 해주는 크롬 extension이 있다. 확장프로그램을 깔아주기만 하면 된다. https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh/related?hl=ko JSON Viewer The most beautiful and customizable JSON/JSONP highlighter that your eyes have ever seen. Open source at https://goo.gl/fmphc7 chrome.google.com 그럼 아래와 같이 깔끔한 화면을 볼 수 있다.
spring
2022. 11. 16. 12:56