after enabling custom configuration (src/main/resources/config.properties), DELETE request appeared to be blocked by Tomcat.
HTTP Status 403
Access to the specified resource has been forbidden.
How to return it back to operation?
after enabling custom configuration (src/main/resources/config.properties), DELETE request appeared to be blocked by Tomcat.
HTTP Status 403
Access to the specified resource has been forbidden.
How to return it back to operation?