본문 바로가기
카테고리 없음

[Project2][Springboot] ResponseEntity

by 321 2021. 5. 28.

 

 

 

 

id를 프런트에서 받아 axios로 put 문법을 써서 백엔드로 보내면 url과 put을 찾아서 컨트롤러에서 실행하는 과정이다.

 

 

  • ResponseEntity 자바독

https://docs.spring.io/spring-framework/docs/current/javadoc-api/

 

Spring Framework 5.3.7 API

 

docs.spring.io