728x90 HTTP API1 스프링 HTTP 응답 (HTTP API, 메시지 바디에 직접 입력) import hello.springmvc.basic.HelloData; import lombok.extern.slf4j.Slf4j; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.bind.annotation.ResponseStatus;.. 2021. 9. 10. 이전 1 다음 728x90