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