Is it possible to get postman to zip compress the request body? This will allow sending of json which would be greater than the tomcat request body size limit (which is around 2MB)
Is it possible to get postman to zip compress the request body? This will allow sending of json which would be greater than the tomcat request body size limit (which is around 2MB)