Description
JDK7 does not support PATCH, so to to achieve the same as a workaround we use PUT and specify the real method in the X-Http-Method-Override header.
This needs to be changed. Since we are using java 8.
JDK7 does not support PATCH, so to to achieve the same as a workaround we use PUT and specify the real method in the X-Http-Method-Override header.
This needs to be changed. Since we are using java 8.