BACKEND (58) 썸네일형 리스트형 request 객체 메소드 간단정리 tnsgud.tistory.com/656 request 객체 메소드 간단정리 및 getRequestURL()과 getRequestURI() 차이 Request 객체 메소드 간단정리 자바 Request 메소드들을 간단히 정리해 보았다. 자주사용하면서도 매번 찾게 되는 휘발성 기억력 때문에 정리를 해보았다. 깔끔하게 정리 해놓으신 분들도 많다는 tnsgud.tistory.com nslookup 보호되어 있는 글입니다. The valid characters are defined in RFC 7230 and RFC 3986 보호되어 있는 글입니다. message source yml로 추가하기 (VRING 관리자) 보호되어 있는 글입니다. java for 문 증감식 보호되어 있는 글입니다. String 추가 성능 String a = "a"; a += "cc"; 이런식으로 문자열을 더하는 것 보다 String Builder나 String Buffer 사용하는것이 성능, 속도가 더 좋음 포트번호, log 폴더위치 프로젝트 우클릭 Run As - Run Configurations -Dserver.port=80 -Dlogging.file.path=logs mssql 디비연결 보호되어 있는 글입니다. Request method 'GET' not supported 보호되어 있는 글입니다. content type 'application/x-www-form-urlencoded charset=utf-8' not supported controller에서 @RequestBody로 받도록 했는데 그냥 form으로 넘겨서 발생함. controller에서 @RequestBody 어노테이션 지워주니 해결됨 There was an unexpected error (type=Unsupported Media Type, status=415). Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported at org.springfra.. 이전 1 2 3 4 5 6 다음