79685393

Date: 2025-07-01 00:14:34
Score: 2.5
Natty:
Report link

Remove INSTANCE = Mappers.getMapper(...) from all mappers.

Instead, rely fully on Spring’s dependency injection (@ComponentModel = SPRING is enough for this).

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: uijin kim