vidakovic commented on PR #3854:
URL: https://github.com/apache/fineract/pull/3854#issuecomment-2088453983

   Just a quick note... QueryDSL (the project) seems to have hit a bit of a 
slow down due to members occupied with work and studies... the good news: it 
seems that the people from OpenFeign jumped in and already made quite some 
significant improvements. Also: there is also a better way to generate the 
metadata sources with the Infobip extensions.
   
   I have contributed some improvements to both projects and hope they get 
accepted. The one for the Infobip extensions is a fairly small one, just trying 
to convince them to switch from `com.querydsl:*` to 
`io.github.openfeign.querydsl:*`; package names etc. are all the same.
   
   The other PR on OpenFeign's QueryDSL fork is not relevant for what we need, 
just supporting a newer geo library (JTS) and the latest Postgis driver 
extensions.
   
   The PR that would be interesting for us is the Infobip one (replacing 
`com.querydsl:*` to `io.github.openfeign.querydsl:*`).
   
   FYI
   
   https://github.com/infobip/infobip-spring-data-querydsl/pull/101
   https://github.com/OpenFeign/querydsl/pull/416


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to