79158804

Date: 2024-11-05 11:08:31
Score: 1.5
Natty:
Report link

My Solution to this was to check the imports from:

import org.jvnet.hk2.annotations.Service;

to:

import org.springframework.stereotype.Service;

I was using intellij

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Eslam Zaid