I am trying make my own http server in Java. The purpose of the application is to get RequestBody as json. Parsing key and value to string seperately.
Run