Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 262 Bytes

INSTALL.md

File metadata and controls

10 lines (5 loc) · 262 Bytes

编译

mvn -U clean install

运行单元测试

  • 运行与数据库相关测试用例失败

建议在本地安装mysql数据库,或者修改test.properties连接远程数据库并且运行code_generate_demo.sql脚本,创建并初始化数据库