Skip to content
New issue

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

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

Already on GitHub? # to your account

Jax-RS improvements for interface declarations #12

Open
Gby56 opened this issue Aug 10, 2023 · 0 comments
Open

Jax-RS improvements for interface declarations #12

Gby56 opened this issue Aug 10, 2023 · 0 comments

Comments

@Gby56
Copy link

Gby56 commented Aug 10, 2023

I stumbled upon an issue with the jax-rs rules, the code I'm testing is declaring the Paths in an interface and then implements it !
So I think the rule has to be rewritten to something like that, without a code block basically.

      - pattern: |
          @$METHOD
          @Path($PATH)
          $RETURNTYPE $FUNC(...)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant