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

Spring Data JPA @Lock Annotation #35891

Open
mbchangellc opened this issue Sep 12, 2023 · 3 comments
Open

Spring Data JPA @Lock Annotation #35891

mbchangellc opened this issue Sep 12, 2023 · 3 comments
Labels
area/spring Issues relating to the Spring integration kind/enhancement New feature or request

Comments

@mbchangellc
Copy link

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

@mbchangellc mbchangellc added the kind/bug Something isn't working label Sep 12, 2023
@quarkus-bot quarkus-bot bot added the area/spring Issues relating to the Spring integration label Sep 12, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 12, 2023

/cc @geoand (spring)

@geoand
Copy link
Contributor

geoand commented Sep 13, 2023

I added a note in #35899 but I will keep this issue open as it definitely makes sense as a feature request

geoand added a commit that referenced this issue Sep 13, 2023
Add note about unsupported @lock in Spring Data JPA
gsmet pushed a commit to gsmet/quarkus that referenced this issue Sep 19, 2023
aloubyansky pushed a commit to aloubyansky/quarkus that referenced this issue Oct 25, 2023
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this issue Feb 8, 2024
@gsmet gsmet added kind/enhancement New feature or request and removed kind/bug Something isn't working labels Aug 19, 2024
@aureamunoz
Copy link
Member

@aureamunoz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/spring Issues relating to the Spring integration kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants