79549424

Date: 2025-04-02 00:45:42
Score: 2.5
Natty:
Report link

I would recommend you to write integration tests first that test your functionality and then refactor the code to your desires.

Start with refactoring all Services not the starting points (@Controller or @Scheduled)

For code weaknesses use Sonar (personal recommendation) or something similar

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Scheduled
  • Low reputation (0.5):
Posted by: Nico S.