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

Add example with Editor #135

Open darrachequesne opened 2 years ago

darrachequesne commented 2 years ago

To be included in the sample project here: https://github.com/darrachequesne/spring-data-jpa-datatables-sample/

Reference: https://editor.datatables.net/manual/server

Contribution is welcome!

Praytic commented 2 years ago

I don't see Editor implementation in this repository. Do you mean that it should be implemented first?