Login
Roast topics
Find topics
Find it!
From:
Julien's DevRel corner
(Uncensored)
subscribe
A tale of fixing a tiny OpenAPI bug
https://lengrand.fr/a-tale-of-fixing-a-tiny-openapi-bug/
links
backlinks
Tagged with:
java
development
kotlin
apis
openapi
jackson
Roast topics
Find topics
Roast it!
I found and fixed a tiny bug in OpenAPI, learnt about the library, jackson and git in the process. In short, get and set methods are visited by Jackson even when they aren't used anywhere in the code! Be careful how you name your methods 🔥