githubcrce / githubcrce/hackathon-backend-SpringBoot-mongoDB
Controllers not returning ReponseEntity with status
未关闭
good first issue
- 主要语言
- Java
- 星标
- 1
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
The controllers are returning String but not responseEntity with status.
Also returning a json would be better for serializable vs parcelable property.
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定任何文件或测试。首先定位当前返回 String 的 controller 类及其端点,然后查看现有的 API 响应约定。当受影响的端点返回具有适当状态和 JSON 表示的 ResponseEntity 值,并且响应行为已由测试覆盖(如果项目有测试)时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, mongodb, spring-boot
- 领域
- api, backend
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100