specification-builder 0.0.3 API

Packages
Package Description
com.github.ozayduman.specificationbuilder
This package contains SpecificationMappings.SpecificationBuilder and related types to bind dto and entity properties to be used in dynamic query generation.
com.github.ozayduman.specificationbuilder.dto
This package contains core dto (data transfer object) types like PageRequestDTO, PageResultDTO and also com.github.ozayduman.specificationbuilder.dto.operation sub package.
com.github.ozayduman.specificationbuilder.dto.operation
This package contains operation dto (Data Transfer Object) types transferred from client to server.