79283422

Date: 2024-12-16 00:40:44
Score: 2.5
Natty:
Report link

The "Java: Cannot find a symbol" error is a compilation error. After researching, I found that it was this line that was causing the error: public static UserDto map(User user) { return null; }. This is probably because of how your defining it. Even in other lang, doing that could be problematic. If the problem persists, please comment it and I will try again. Cheers.

Reasons:
  • Blacklisted phrase (1): Cheers
  • No code block (0.5):
  • Low reputation (1):
Posted by: Average_CPlusPlus_Scripter