googleapis / java-spanner-jdbc

Apache License 2.0
64 stars 48 forks source link

docs: run MyBatis sample on the Emulator and add insert-or-update sample #1737

Closed olavloite closed 1 month ago

olavloite commented 2 months ago

Adds an option to the MyBatis sample to also run on the Spanner Emulator, and add a test run that uses this option.