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

Multi Request Mapping #68

Open
hladchenko opened this issue Nov 19, 2023 · 0 comments
Open

Multi Request Mapping #68

hladchenko opened this issue Nov 19, 2023 · 0 comments
Assignees

Comments

@hladchenko
Copy link
Member

hladchenko commented Nov 19, 2023

Extend our Diapatcher servlet functionallity to have the ability to accent multiple get requests for each controller.

How it works:
For each get method we'll have one Get annotation that will accept path variable or left empty.
If we have 2 same get path throw exception

@hladchenko hladchenko converted this from a draft issue Nov 19, 2023
@hladchenko hladchenko moved this from Backlog to In Progress in Bring Project Nov 19, 2023
@hladchenko hladchenko self-assigned this Nov 19, 2023
@hladchenko hladchenko moved this from In Progress to In Review in Bring Project Nov 28, 2023
@mykolaFilimonov mykolaFilimonov moved this from In Review to Done in Bring Project Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant