스프링
스프링부트 비동기 fetch().then() 에서 .json() 과 .text()의 차이
무한머니
2022. 8. 1. 23:34

post 에서는 text

get 에서는 json

post 에서는 text

get 에서는 json