{"info":{"_postman_id":"0e4586fc-b474-457e-91b6-2e77cc5a52d9","name":"spring-board","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"30872998","collectionId":"0e4586fc-b474-457e-91b6-2e77cc5a52d9","publishedId":"2s9YXfb3Wf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-06T07:28:15.000Z"},"item":[{"name":"/board/contents","id":"b8626aac-2ac7-40f7-a071-40522f82aff4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/board/contents","urlObject":{"port":"8080","path":["board","contents"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d99f995c-a60e-419c-9e4b-2c34ccd7bebe","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/board/contents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 00:59:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 3,\n        \"title\": \"세번 쨰 게시물 입니다.\",\n        \"detail\": \"세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.\",\n        \"writer\": \"세탁기\",\n        \"view\": 0\n    },\n    {\n        \"id\": 2,\n        \"title\": \"두번 쨰 게시물 입니다.\",\n        \"detail\": \"두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.\",\n        \"writer\": \"둘리\",\n        \"view\": 0\n    },\n    {\n        \"id\": 1,\n        \"title\": \"첫 게시물 입니다.\",\n        \"detail\": \"첫 게시물 입니다.첫 게시물 입니다.첫 게시물 입니다.첫 게시물 입니다.첫 게시물 입니다.\",\n        \"writer\": \"처음\",\n        \"view\": 0\n    }\n]"}],"_postman_id":"b8626aac-2ac7-40f7-a071-40522f82aff4"},{"name":"/board/contents/keyword","id":"1838122e-da8c-4a0b-b709-e53e4225501f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/board/contents/keyword?keyword=두번","urlObject":{"port":"8080","path":["board","contents","keyword"],"host":["localhost"],"query":[{"key":"keyword","value":"두번"}],"variable":[]}},"response":[{"id":"68e0167c-5b60-4b52-abad-d75108bde6c2","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:8080/board/contents/keyword?keyword=두번","host":["localhost"],"port":"8080","path":["board","contents","keyword"],"query":[{"key":"keyword","value":"두번"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 01:07:38 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"title\": \"두번 쨰 게시물 입니다.\",\n        \"detail\": \"두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.두번 쨰 게시물 입니다.\",\n        \"writer\": \"둘리\",\n        \"view\": 0\n    }\n]"}],"_postman_id":"1838122e-da8c-4a0b-b709-e53e4225501f"},{"name":"/board/create","id":"799a0eb3-6ee6-4288-a874-be2236a6bfff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"다섯번 쨰 게시물 입니다.\",\r\n    \"detail\" : \"다섯번 쨰 게시물 입니다.\",\r\n    \"writer\" : \"다시마\",\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/board/create","urlObject":{"port":"8080","path":["board","create"],"host":["localhost"],"query":[{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"2242524e-a67f-4418-a377-1390137dbb49","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"세번 쨰 게시물 입니다.\",\r\n    \"detail\" : \"세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.\",\r\n    \"writer\" : \"세탁기\",\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:8080/board/create","host":["localhost"],"port":"8080","path":["board","create"],"query":[{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 00:58:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"title\": \"세번 쨰 게시물 입니다.\",\n    \"detail\": \"세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.세번 쨰 게시물 입니다.\",\n    \"writer\": \"세탁기\",\n    \"view\": 0\n}"}],"_postman_id":"799a0eb3-6ee6-4288-a874-be2236a6bfff"},{"name":"/board/contents/detail/{id}","id":"9670828e-196c-4bd9-9945-e29e46eca95b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/board/contents/detail/1","urlObject":{"port":"8080","path":["board","contents","detail","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5c744120-33c0-4728-8b46-552f481cbed8","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/board/contents/detail/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 07:30:12 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"첫 게시물 입니다.\",\n    \"detail\": \"첫 게시물 입니다.첫 게시물 입니다.첫 게시물 입니다.첫 게시물 입니다.첫 게시물 입니다.\",\n    \"writer\": \"처음\",\n    \"view\": 2\n}"}],"_postman_id":"9670828e-196c-4bd9-9945-e29e46eca95b"},{"name":"/board/update/{id}","id":"b8a1196c-b7b8-45b7-9a42-cdd8f08a28e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"네번 쨰 업데이트된 게시물 입니다.\",\r\n    \"detail\" : \"네번 쨰 업데이트된 게시물 입니다.네번 쨰 업데이트된 게시물 입니다.\",\r\n    \"writer\" : \"네일아트\",\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/board/update/4","urlObject":{"port":"8080","path":["board","update","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"19b41494-9f91-4bdd-a4da-3ea448004572","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"네번 쨰 업데이트된 게시물 입니다.\",\r\n    \"detail\" : \"네번 쨰 업데이트된 게시물 입니다.네번 쨰 업데이트된 게시물 입니다.\",\r\n    \"writer\" : \"네일아트\",\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/board/update/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 01:34:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"title\": \"네번 쨰 업데이트된 게시물 입니다.\",\n    \"detail\": \"네번 쨰 업데이트된 게시물 입니다.네번 쨰 업데이트된 게시물 입니다.\",\n    \"writer\": \"네일아트\",\n    \"view\": 0\n}"},{"id":"aa61883b-90d1-4f74-8d6f-aa9eccf62f2a","name":"500 Internal Server Error 비밀번호 에러","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\" : \"네번 쨰 업데이트된 게시물 입니다.\",\r\n    \"detail\" : \"네번 쨰 업데이트된 게시물 입니다.네번 쨰 업데이트된 게시물 입니다.\",\r\n    \"writer\" : \"네일아트\",\r\n    \"password\" : \"4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/board/update/4"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 01:33:19 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"2023-11-06T01:33:19.103+00:00\",\n    \"status\": 500,\n    \"error\": \"Internal Server Error\",\n    \"path\": \"/board/update/4\"\n}"}],"_postman_id":"b8a1196c-b7b8-45b7-9a42-cdd8f08a28e9"},{"name":"/board/delete","id":"49dfbaef-3acf-422b-be26-fb0411b75918","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\"password\" : \"1234\"}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/board/delete/4","urlObject":{"port":"8080","path":["board","delete","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"48591ec1-fa0d-4d33-854c-510dffd2f48f","name":"200 OK","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\"password\" : \"1234\"}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/board/delete/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 09:51:34 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"6"}],"_postman_id":"49dfbaef-3acf-422b-be26-fb0411b75918"},{"name":"/comment/contents/{id}","id":"b5b38099-0f0f-4ecf-8601-4e16d2df53d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/comment/contents/1","urlObject":{"port":"8080","path":["comment","contents","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4301d490-2205-4b0e-86a9-ccc5f637ef30","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"localhost:8080/comment/contents/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 05:37:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"boradId\": 1,\n        \"detail\": \"첫번쨰 댓글 입니다.\",\n        \"writer\": \"부리부리대마왕\"\n    },\n    {\n        \"id\": 2,\n        \"boradId\": 1,\n        \"detail\": \"두번쨰 댓글 입니다.\",\n        \"writer\": \"왕마대리부리부\"\n    }\n]"}],"_postman_id":"b5b38099-0f0f-4ecf-8601-4e16d2df53d9"},{"name":"/comment/create","id":"33d7643e-8f82-4fb8-944f-3f2c177914e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"boradId\" : 1,\r\n    \"detail\" : \"세번쨰 댓글 입니다.\",\r\n    \"writer\" : \"왕마대리부리부\",\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/comment/create","urlObject":{"port":"8080","path":["comment","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"426cd6f6-7aa1-44b6-b58c-141c791a868e","name":"200 OK","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"boradId\" : 1,\r\n    \"detail\" : \"두번쨰 댓글 입니다.\",\r\n    \"writer\" : \"왕마대리부리부\",\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/comment/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 05:27:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"boradId\": 1,\n    \"detail\": \"두번쨰 댓글 입니다.\",\n    \"writer\": \"왕마대리부리부\"\n}"}],"_postman_id":"33d7643e-8f82-4fb8-944f-3f2c177914e4"},{"name":"/comment/update/{id}","id":"303a4f08-5640-4693-be7e-6a0532b7bf5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"boradId\" : 1,\r\n    \"detail\" : \"첫번쨰 댓글 수정 입니다.\",\r\n    \"writer\" : \"수정씨\",\r\n    \"password\" : \"7777\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/comment/update/1","urlObject":{"port":"8080","path":["comment","update","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"41dc0438-37fe-4243-b4e6-bba25acc2d26","name":"200 OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"boradId\" : 1,\r\n    \"detail\" : \"첫번쨰 댓글 수정 입니다.\",\r\n    \"writer\" : \"수정씨\",\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/comment/update/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 05:51:29 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"boradId\": 1,\n    \"detail\": \"첫번쨰 댓글 수정 입니다.\",\n    \"writer\": \"수정씨\"\n}"},{"id":"598b4cd8-8e95-44f6-956c-b8af2a0559e9","name":"500 Internal Server Error 비밀번호 에러","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"boradId\" : 1,\r\n    \"detail\" : \"첫번쨰 댓글 수정 입니다.\",\r\n    \"writer\" : \"수정씨\",\r\n    \"password\" : \"7777\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/comment/update/1"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 05:53:14 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"2023-11-06T05:53:14.239+00:00\",\n    \"status\": 500,\n    \"error\": \"Internal Server Error\",\n    \"path\": \"/comment/update/1\"\n}"}],"_postman_id":"303a4f08-5640-4693-be7e-6a0532b7bf5f"},{"name":"comment/delete/{id}","id":"1e21397e-cecd-4bee-9f7d-bf808764926e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\"password\" : \"1wwww34\"}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/comment/delete/4","urlObject":{"port":"8080","path":["comment","delete","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c9a1e34e-2e00-490d-8433-28cd3c3ef2f0","name":"200 OK","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\"password\" : \"1234\"}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/comment/delete/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 09:52:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"4"},{"id":"c174b683-253a-487c-a6d8-3af2f3653d3a","name":"500 Internal Server Error 비밀번호 에러","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"password\" : \"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/comment/delete/4"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Mon, 06 Nov 2023 09:53:02 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"2023-11-06T09:53:02.771+00:00\",\n    \"status\": 500,\n    \"error\": \"Internal Server Error\",\n    \"path\": \"/comment/delete/4\"\n}"}],"_postman_id":"1e21397e-cecd-4bee-9f7d-bf808764926e"}]}