Open Issues Need Help
View All on GitHub Implement Save User Logic in Service and Controller 5 months ago
good first issue HactoberFest
Java
#hacktoberfest#hacktoberfest2025#spring-boot
good first issue HactoberFest
Java
#hacktoberfest#hacktoberfest2025#spring-boot
AI Summary: This issue requires implementing three methods in `UserController.java`: `getAllUsers`, `getUserById`, and `getUserSkills`. The implementations involve calling existing `UserService` and `SkillService` methods to retrieve and return user data, user by ID, and user skills respectively. The goal is to make these API endpoints functional.
Complexity:
1/5
good first issue HactoberFest
Java
#hacktoberfest#hacktoberfest2025#spring-boot