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

386 provide api for restcontroller spring beans #387

Merged
merged 2 commits into from
Sep 7, 2022

Conversation

fabapp2
Copy link
Collaborator

@fabapp2 fabapp2 commented Sep 7, 2022

closes #386

  • Adds FindRestControllerBeans finder
  • Adds RestControllerBean and RestMethod providing an API for rest controllers
  • Currently only supports request mapping annotations on method level

@fabapp2 fabapp2 linked an issue Sep 7, 2022 that may be closed by this pull request
@fabapp2 fabapp2 merged commit a422300 into main Sep 7, 2022
@fabapp2 fabapp2 deleted the 386-provide-api-for-restcontroller-spring-beans branch September 7, 2022 22:58
@fabapp2 fabapp2 self-assigned this Sep 23, 2022
@fabapp2 fabapp2 added this to the v0.12.0 milestone Sep 23, 2022
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.

Provide API for @RestController Spring Beans
1 participant