apache / apache/servicecomb-java-chassis
[SCB-2540] support @RequestMapping annotation
未关闭
- 主要语言
- Java
- 星标
- 1.9k
- 派生
- 814
- 平均合并
- 8 天 23 小时
- 30 天内合并 PR
- 1
描述
When use @RequestMapping and do not define HttpMethod, can be default to GET. Supporting this will make SwaggerGenerator works in Spring Cloud class scan.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 SwaggerGenerator 以及 Spring Cloud 类扫描期间对 @RequestMapping 的处理。跟踪不带 HttpMethod 的 mapping 是如何处理的,然后验证其默认值为 GET,并确认 SwaggerGenerator 成功完成类扫描。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, spring
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100