Nick Griffiths
Nick Griffiths
Feel free to accept this patch :) ``` diff --git a/README.md b/README.md index 877a2f1..ac1ee2a 100755 --- a/README.md +++ b/README.md @@ -57,12 +57,7 @@ Below are some examples for basic policy...
@jansupol Thanks for the fix, sorry for the radio silence at the time - This this issue was related to the jax-rs response entity, rather than the request entity -...
> Perhaps you can check this issue with the latest Jersey Yes, that's true, I remember raising that bug! I ended up abandoning using JdkConnector for that use case, but...
I was able to work around this by also including the spotless plugin. Here's a simplified version of my multi module `build.gradle`: ```groovy plugins { id 'java' id 'java-library' id...