Sample application for the Smart Commit JDBC Driver.
The sample application is a simple Spring Boot application. The main method can be found in SmartCommitSampleApplication.
The application has been tested on the following database types:
- H2 (default, will run out of the box)
- PostgreSQL
- MySQL
- Google Cloud Spanner
Have a look at the application.properties file to see some sample configurations. You can use the Smart Commit JDBC Driver with any JDBC compliant driver and database.