250x250
반응형
Recent Posts
Recent Comments
Link
«   2025/05   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Archives
Today
Total
관리 메뉴

재 현

org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported 오류 본문

Java/Spring

org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported 오류

본명은이점례 2021. 11. 3. 15:10
728x90

@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