infobip / infobip-spring-data-querydsl

Infobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.
Apache License 2.0
281 stars 56 forks source link

replaced com.querydsl:* dependencies with io.github.openfeign.querydsl:* #101

Closed vidakovic closed 5 months ago

vidakovic commented 6 months ago

Fixes #100

vidakovic commented 6 months ago

Took the opportunity to update also the Spring Boot and Maven dependencies. Also: added Maven Wrapper to make it easier to get started with the project after checkout. FYI

lpandzic commented 5 months ago

Rejected until things change upstream in Spring.