darrachequesne / spring-data-jpa-datatables

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

Add support for additional converter #21

Closed darrachequesne closed 8 years ago

darrachequesne commented 8 years ago

That @SuppressWarnings("unchecked")̀ is ugly, I know.