摘要:
1.安装mysql (自行安装) Linux macOS Microsoft Windows Others 2.下载 code-push-server 仓库 git clone https://github.com/lisong/code-push-server.git cd code-push-s 阅读全文
摘要:
SSM在mybatis执行存储过程时报Connection is read-only. Queries leading to data modification are not allowed 需要检查applicationContext.xml的配置,看看是不是设置了只读 <tx:advice t 阅读全文