본문 바로가기

prcExp93

[2022.08.04] FE - 팝업창 및 버튼 색깔 customizing 보호되어 있는 글 입니다. 2022. 8. 4.
[2022.08.04] innerHTML 와 .html 보호되어 있는 글 입니다. 2022. 8. 4.
[2022.08.04] How to sovle error: Unsupported Media Type from ajax? [2022.08.04] How to sovle error: Unsupported Media Type from ajax? 이번 게시글은 ajax로 호출 할 때 발생하는 원인과 해결방법에 대해 알아보도록 하자. 에러메세지 내용 { "timestamp": "2022-08-04T01:39:26.369+00:00", "status": 415, "error": "Unsupported Media Type", "trace": "org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'text/plain;charset=UTF-8' not supported\r\n\tat org.springframework.web.servlet.mvc.method... 2022. 8. 4.
[2022.08.04] How to sovle error: Unsupported Media Type on Postman? [2022.08.04] How to sovle error: Unsupported Media Type on Postman? 해당 게시글은 포스트맨으로 데이터를 넣어 결과를 확인할 때 발생하는 에러이다. 에러메세지 내용 { "timestamp": "2022-08-04T01:39:26.369+00:00", "status": 415, "error": "Unsupported Media Type", "trace": "org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'text/plain;charset=UTF-8' not supported\r\n\tat org.springframework.web.servlet.mvc.method.anno.. 2022. 8. 4.
[2022.08.02] for loop 와 each문 (JS) 보호되어 있는 글 입니다. 2022. 8. 2.
[2022.08.02] controller(.java) 에서 client인지 server인지 확인 방법? 보호되어 있는 글 입니다. 2022. 8. 2.