Tomasz Kleszczyński

Results 3 issues of Tomasz Kleszczyński

Is it possible to remove hibernate JPA API artifact https://github.com/tkaczmarzyk/specification-arg-resolver/blob/52fe8d284f687ec86fea91b48f47d61dc6b32510/pom.xml#L214 and use the one defined by spring boot dependencies? That means: ``` javax.persistence javax.persistence-api ${javax-persistence.version} ```

Hi, defining join fetch with aliases now requires to add @Join additonally in order to process them as a 'Fake' and provide required aliases for regular @Spec(s). Shouldn't @JoinFetch be...

Hello, can you state which license the code of the library is based on?