Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support processing @HttpExchange based annotations #2434

Open
DanielLiu1123 opened this issue Nov 27, 2023 · 1 comment
Open

Support processing @HttpExchange based annotations #2434

DanielLiu1123 opened this issue Nov 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@DanielLiu1123
Copy link

From Spring 6.1.0 (Spring Boot 3.2.0), @HttpExchange has supported for server side handling, see spring-projects/spring-framework#30913.

springdoc should support processing @HttpExchange based annotations (eg. @GetExchange, @PostExchange).

@bnasslahsen bnasslahsen added the enhancement New feature or request label Dec 2, 2023
@YoungTakhin
Copy link

Is there a plan to implement this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants