spring-axum-mybatis
MyBatis-like SQL mapper integration for spring-axum
. Bind SQL to methods via the #[sql]
and #[mapper]
macros to simplify your data access layer.
Repository: https://gitee.com/luzhihaoTestingLab/spring-axum.git
Example
use ;
For more details, see the SQL/Mapper section in the root repository README.
License
MIT