728x90 반응형 HTTP 요청 헤더1 [Spring] HTTP 요청 - 기본, 헤더 조회 ( MultiValueMap 등) 애노테이션 기반의 스프링 컨트롤러는 다양한 파라미터를 지원한다. RequestHeaderController package hello.springmvc.basic.request; import lombok.extern.slf4j.Slf4j; import org.springframework.http.HttpMethod; import org.springframework.util.MultiValueMap; import org.springframework.web.bind.annotation.CookieValue; import org.springframework.web.bind.annotation.RequestHeader; import org.springframework.web.bind.annotation.Reque.. 2023. 6. 8. 이전 1 다음 728x90 반응형