3 Open Issues Need Help Last updated: Oct 26, 2025

Open Issues Need Help

View All on GitHub
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