Kibana logs in a spring boot API
I’m refactoring an api that logs absolutely everything to kibana and some code repeats in the logic of all my endpoints. There is something I can do that works as a exception or something like that to add to my methods that let me write less code?