turbo
turbo copied to clipboard
Support for extending the implementation of ID generators and expression parsers through SPI
Feature
- Defined the SPI processing mechanism for Turbo #54
- Support for custom extension ID generator #56
- Support for custom extension expression #57
Bugfix
- Fixed issue with missing DDL for h2 script #55
- Fixed issue of demo sample link failure #53
Code Enhancement
- Improved code annotations
- Improved some testing code