apache / apache/servicecomb-java-chassis

[SCB-2540] support @RequestMapping annotation

Open
#3,108 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.9k
Forks
814
Avg merge
8d 23h
Merged PRs (30d)
1

Description

When use @RequestMapping and do not define HttpMethod, can be default to GET. Supporting this will make SwaggerGenerator works in Spring Cloud class scan.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating SwaggerGenerator and the handling of @RequestMapping during Spring Cloud class scanning. Trace how a mapping without an HttpMethod is processed, then verify that it defaults to GET and that SwaggerGenerator completes class scanning successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.