JavaWebStack / JavaWebStack/web-utils
Add a middleware that checks if models are bound
未关闭
enhancement
- 主要语言
- Java
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Is your feature request related to a problem? Please describe.**
When the model binding middleware isn't able to bind any model it will set it to null instead. And not throw any error. We need an additional middleware that checks for missing model binds.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 model binding middleware,并检查未绑定模型的表示方式。定义缺少绑定时 middleware 的预期行为,包括错误结果,并在可用的情况下使用项目现有的测试进行验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100