Skip to content

Spring Data JPA @Lock Annotation #35891

Open

Description

Describe the bug

The org.springframework.data.jpa.repository.Lock annotation isn't included with quarkus-spring-data-jpa. It isn't listed under What Is Currently Unsupported on the Quarkus Spring Data JPA Extension page so filing it as a bug instead of a feature request. There are obvious workarounds but with their own drawbacks, supporting the annotation would be strongly preferred for our use cases. For example, sharing a library that uses Spring Data JPA between Quarkus and non-Quarkus applications.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area/springIssues relating to the Spring integrationkind/enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions