A reference implementation showing how to perform server-side operations using Oracle with ag-Grid.
For full details see: http://ag-grid.com/oracle-server-side-operations/
- Clone the project
- run
mvn clean install
- start with
mvn spring-boot:run
- open browser at
localhost:9090