Another Decent Chat with ChatGPT - Setting a Content Length in Spring Boot
January 10, 2024
At work, after a Spring Boot upgrade, we suddenly started getting 411 Length Required error when making HTTP requests.
Writing What I Want
At work, after a Spring Boot upgrade, we suddenly started getting 411 Length Required error when making HTTP requests.
2023 is over. This post will mark the 71st regular monthly book reading post - the first one from January 2018.
The other day I was using OpenCsv and needed to register a customer converter to convert a string to a simple object. For whatever reason, using OpenCsv’s annotations wasn’t an option.