Is there a central place to view all URLs and which classes they are mapped to? #31604
Unanswered
omnipresent07
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the codebase grows it becomes hard to find which URLs the app supports and which classes are tied to those URLs. Is there a way in Quarkus to get a list of URLs that the whole app supports and which classes/methods are tied to those URLs? In other frameworks like Rails / Grails there used to be a central place to make these configurations. Just wondering if there is something similar in Quarkus.
Beta Was this translation helpful? Give feedback.
All reactions