we need to check `specifications` in [this line](https://github.com/kodgemisi/specification-builder/blob/master/src/main/java/com/kodgemisi/specification/GenericSpecificationBuilder.java#L358) ``` if (filterCriteriaList.isEmpty() && specification.isEmpty()) ```