spring-projects / spring-data-couchbase

Provides support to increase developer productivity in Java when using Couchbase. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-couchbase
Apache License 2.0
274 stars 190 forks source link

Remove the "provided" from querydsl dependency. #1911

Closed mikereiche closed 6 months ago

mikereiche commented 6 months ago

Tested with juliojgd's reproducer on https://github.com/spring-projects/spring-boot/issues/39740

Closes #1909.