How to convert HTTP Request Body into JSON Object in Java

后端 未结 6 904
挽巷
挽巷 2020-12-10 04:45

I am trying find a Java lib/api that will allow me to turn the contents of a HTTP Request POST body into a JSON object.

Ideally I would like to use a Apache Sling li

6条回答
提交回复
热议问题