darrachequesne / spring-data-jpa-datatables

Spring Data JPA extension to work with the great jQuery plugin DataTables (https://datatables.net/)
Apache License 2.0
440 stars 174 forks source link

Log errors to avoid losing original exceptions #144

Closed chpasha closed 2 years ago

chpasha commented 2 years ago

Unfortunately, my code style is different from yours, so the import block has more modifications than it actually should because IDEA rearranges some imports

darrachequesne commented 2 years ago

Merged as https://github.com/darrachequesne/spring-data-jpa-datatables/commit/d102cfabc3a67b3dd1768e373e21f0855f94a43a. Thanks a lot :+1: