JavaWebStack / JavaWebStack/web-utils
Model Bind runs into NPE when no
未关闭
bug
- 主要语言
- Java
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the Bug**
The model bind runs into an NPE when no accessor is present on the model
**To Reproduce**
Steps to reproduce the behavior:
Register a model bind on a model that has no accessible
**Expected behavior**
Model binding should work without using an accessible
**Environment Information:**
- Java Language Level 8
- Version 1.0.1
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 model binding 的实现,并按照报告中的描述,使用没有可访问 accessor 的模型复现该问题。当不存在 accessor 时,model binding 能够在没有 NPE 的情况下完成即表示完成;payload 未指定要运行的文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100