Spring
[Java 에러] HttpStatus cannot be resolved to a variable
Dong538
2021. 12. 14. 19:02
"Error: HttpStatus cannot be resolved to a variable" 오류 시 다음 패키지를 임포트한다.
import org.springframework.http.HttpStatus;