Decouple the sql generator from MyBatis
Closed this issue · 0 comments
making commented
Supporting 2-way SQL with Thymeleaf is cool!
It would be great if the sql generator in this project is decoupled from MyBatis so that 2-way SQL support is available not only for MyBatis but also other SQL library such as Spring JDBC.