Pretty print output of endpoints
Open
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Output is an ugly one liner json array and could be prettier. Options include usig Gson or a different Json library, totally up the fixer on which one to use
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Spring Boot endpoint responses and the current JSON serialization configuration. Compare the existing one-line JSON array with the desired pretty-printed output, then verify that the endpoints consistently return readable formatted JSON without changing their data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100