Skip to content

Releases: ozayduman/spring-data-specification-builder

0.0.5

07 Feb 19:19
Compare
Choose a tag to compare

not higher order function defined in SpecificationOperator class.

0.0.4

23 Jan 18:30
Compare
Choose a tag to compare

issues solved:
#3 created a sample project to demonstrate the usage of spring-data-specification-builder
#6 added javadoc to Documentation section
#8 Joinable.non() method should return the single instance
#10 Like & Not Like Operators

0.0.3

13 Jan 09:01
Compare
Choose a tag to compare

issues resolved:
#1 provide bind(SingularAttribute<>) method to be used when DTOand Entity shares common naming for the properties.

0.0.2

10 Jan 13:44
Compare
Choose a tag to compare

The first release of the specification-builder library.