UriComponentsBuilder

스프링 부트로 배우는 자바 웹 개발
5.6 REST 클라이언트 개발 - 137
5.6.1 RestTemplate - 137
5.6.2 UriComponentsBuilder 활용 - 139
5.6.3 HTTP 메서드별 RestTemplate 메서드 명세 - 141

http://movie.naver.com/movie/sdb/rank/rmovie.nhn

UriComponentsBuilder.newInstance().sheme("http")
.host("movie.naver.com")
.port(80)
.path("/movie/sdb/rank/rmovie.nhn")
.build()
.encode()
.toUrl();

X

너모복잡안써

댓글

  1. As reported by Stanford Medical, It is really the SINGLE reason women in this country get to live 10 years more and weigh on average 42 pounds lighter than we do.

    (And actually, it has totally NOTHING to do with genetics or some secret exercise and absolutely EVERYTHING to do with "how" they are eating.)

    BTW, I said "HOW", not "what"...

    TAP on this link to discover if this easy questionnaire can help you release your true weight loss potential

    답글삭제

댓글 쓰기

이 블로그의 인기 게시물

미해결 JEUS log error : deploy 작업 시 발생

java.lang.IllegalStateException: Type handler was null on parameter mapping for property 'imgFile'. It was either not specified and/or could not be found for the javaType (org.springframework.web.multipart.MultipartFile) : jdbcType (null)

JEUS7.0 Managed Server(MS) log error 일부1 LambdaMapper.class