79511096

Date: 2025-03-15 12:12:12
Score: 5
Natty:
Report link

I have the same issue, to solve it just change jakarta to javax in all files

import jakarta.inject.Inject

to

import javax.inject.Inject
Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same issue
  • Low reputation (1):
Posted by: Numidia Ware