How to avoid HttpMessageNotReadableException
when using ContentCachingRequestWrapper
with Java Servlet Filters (1 mins read).

How to avoid receiving Required request body is missing
errors when using a ContentCachingRequestWrapper
.
Reading a Servlet/Spring Request Body Multiple Times (2 mins read).

How to read the request body more than once using Java Servlet Filters.
I will be attending
I will be attending
I will be attending
I will be attending
I will be attending
I will be attending
Post details
UK Parliament: Dominic Cummings must be sacked - Sign the Petition! chng.it/CvJGfWPN via @UKChangeRob Coward (@RobertCoward)Mon, 25 May 2020 10:27 +0000
Post details
Remember when Diane Abbott cracked open a cheeky mojito on the tube and she was forced to publicly apologise and pray for mercy? Compare the establishment's response to that and its response to what Cummings has done and go look up white privilege. We hate to see it.
James Dylan Edge (@JDEdge)Sun, 24 May 2020 10:08 +0000
Week Notes 20#21 (2 mins read).
What happened in the week of 2020-05-17?
The only good thing about our country being in shambles over the poor leadership around #coronavirus is the top quality banter on Twitter after the fact
People are the worst
Post details
No covid concerns at the lake of the ozarks😳 #lotoScott Pasmore (@scottpasmoretv)Sun, 24 May 2020 03:15 +0000
Post details
Hearing rumours that Dominic Cummings only travelled to see family in Durham because he'd been rejected by his family in Oxford and Cambridge
James (@jrawson)Sat, 23 May 2020 09:12 +0000
I will be attending
This looks awesome! What a line up 🎉
Post details
Presenting #TechNott and #WiTNotts 🌼🐝🏝SUMMER SEASON🌸🌳☀️ 6 fantastic speakers over 3 months! We can't wait to welcome @deniseyu21, @chatterboxCoder, @charlenehunterf, @edent, @katemonkey and ⚡️lightning talks⚡️ from YOU! Check out the details: nott.tech/summerTech Nottingham (@technottingham)Thu, 21 May 2020 15:06 +0000
Post details
RT @deniseyu21It’s probably around performance review season for your org! If you’re asked to write feedback for your peers (or reports!!) consider that not all value comes from lines of code. Here’s a sketch I made, with content by @FakeRyanGosling, and inspired by @whereistanya’s talk!Carol 😅 (@CarolSaysThings)Wed, 20 May 2020 23:41 +0000
Anyone using #RestAssured who wants to play with Mutual TLS / Client Certificates? I've updated https://www.jvt.me/posts/2020/01/14/mutual-tls-auth-rest-assured/ so that it now actually works 👍
Post details
imagine making fun of your own failure to transparently execute on a highly requested feature to promote a different feature twitter.com/twittercomms/s…Post details
reply if you want to be verified!
Twitter Comms (@TwitterComms)Wed, 20 May 2020 20:45 +0000
Tierney Cyren (@bitandbang)Wed, 20 May 2020 21:06 +0000
Heh, day 69 of quarantine
I will be attending
I will be attending
I will be attending
#ApexLegends crashed and when it rejoined I didn't get any other XP cause I had "0 kills/damage" 😥 did at least get some for the duration, I guess. Shame as I was in the final 2 squads!
Waking up to a blaring house alarm, being rudely awakened by the lights at full brightness, and then more house alarms? Yay for a power cut
Disabling @Valid
Annotation in a Spring Integration Test (1 mins read).

How to disable @Valid
validation in Spring Integration Tests.
#Java friends testing using #RestAssured, you may enjoy my article https://www.jvt.me/posts/2020/05/18/rest-assured-curl/ which can help you convert its logs to curl
requests, for cases you need to do some manual testing, too
Converting Output from Rest Assured to Curl Requests (3 mins read).

How to convert the log output from Rest Assured to a curl
request.
Week Notes 20#20 (2 mins read).
What happened in the week of 2020-05-10?
Trying to write three blog posts simultaneously isn't helpful. Got to focus on Week Notes, then my post-deploy changes, then one that I'm pretty happy about for Rest Assured!
Just won a game of #ApexLegends despite incredible lag on the servers - #HugOps to the folks no doubt working on remediating the issue!
Why was there just an ice cream van blaring its siren call down our road? Surely that's a great way to give #coronavirus to folks
Navigating through the Vim Changelist with Intellij (2 mins read).

How to use g;
and g,
using IntelliJ's IdeaVim plugin to cycle through changes in a file.
Post details
Ah. There it is. I didn’t know what it was, but I knew it had to be there. A shitty leopard doesn’t change its spots. twitter.com/vivekxk/status…twitter.com/vivekxk/status…Post details
1/5 Seems like the Giphy deal is strategically great for FB and probably gave Giphy the lifeline it needed. FB gets valuable intelligence - Giphy is embedded into many top apps and the SDK requires disclosing user deviceIDs. What? You thought they bought it for the gifs?V i v e k 🐻 (@VivekxK)Fri, 15 May 2020 15:43 +0000
Corey Quinn (@QuinnyPig)Fri, 15 May 2020 16:10 +0000
Running Spotless Automagically with Gradle (2 mins read).

How to set Gradle configuration globally to always run spotlessApply
in your projects.