githubcrce / githubcrce/hackathon-backend-SpringBoot-mongoDB
Controllers not returning ReponseEntity with status
Open
good first issue
- Dominant language
- Java
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The controllers are returning String but not responseEntity with status.
Also returning a json would be better for serializable vs parcelable property.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the controller classes and their endpoints that currently return String, then review the existing API response conventions. Done means the affected endpoints return ResponseEntity values with appropriate statuses and JSON representations, with response behavior covered by tests if the project has them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mongodb, spring-boot
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100