79448228

Date: 2025-02-18 12:24:01
Score: 2.5
Natty:
Report link

I finally found the problem. I was using the wrong import.

org.springframework.http.HttpMethod.GET

did the trick. jakarta.ws.rs.HttpMethod.GET returned a string that was evaluated as pattern.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user29693552