Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-2839

Propagate security annotations in the Spring Data Rest for all methods

    XMLWordPrintable

Details

    Description

      Before these changes, the security annotations were only propagated to the generated resource if and only if the method was annotated with either the `@RestResource` or `@RepositoryRestResource` annotation.

      In contract, the pure REST Data with Panache does not have this limitation (propagate these annotations regardless the annotation present).

      I've also updated the documentation to mention this feature.
      Fix https://github.com/quarkusio/quarkus/issues/30358

      Attachments

        Activity

          People

            Unassigned Unassigned
            probinso_jira Quarkus JIRA Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: