I have a spring boot application where, suddenly, the autowired services returning null at specific methods.
Here is a code snippet for the controller: