재 현
org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported 오류 본문
Java/Spring
org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported 오류
본명은이점례 2021. 11. 3. 15:10728x90
@PostMapping annotation이 빠졌을 경우 발생한다
728x90
'Java > Spring' 카테고리의 다른 글
스프링 공부 정리 (0) | 2023.08.14 |
---|---|
[Spring] org.springframework.validation.BindException 오류 (0) | 2021.11.03 |
생성자 주입을 해야 하는 이유 (0) | 2021.09.06 |
Optional (0) | 2021.09.04 |
Autowired vs Configuration (0) | 2021.08.10 |