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

ISSUE-244 Find objects for meta annotated RequestMappings #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

godart
Copy link
Contributor

@godart godart commented Oct 9, 2019

Re-use jsondocMethod() to find GetMapping, PostMapping, etc. meta
annotated RequestMappings.

Sorry this is not very elegant, but it works and preserves the current state, where non-controlller based methods are found as well. Let me know if this should be changed.

Re-use jsondocMethod() to find GetMapping, PostMapping, etc. meta
annotated RequestMappings.
@godart
Copy link
Contributor Author

godart commented Oct 9, 2019

#244

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

Successfully merging this pull request may close these issues.

1 participant