pramoth / specification-with-projection

Support projections with JpaSpecificationExecutor.findAll(Specification,Pageable) for Spring Data JPA
MIT License
164 stars 56 forks source link

Optional method returning null #11

Closed jkahon closed 6 years ago

jkahon commented 6 years ago

Impl findOne method catching and returning null instead of Optional.empty()