Spring多数据源管理及跨库事务解决方案
☆14Aug 29, 2022Updated 3 years ago
Alternatives and similar repositories for mTxn
Users that are interested in mTxn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux环境下的文档在线预览,支持公式☆11Jul 3, 2018Updated 7 years ago
- 一个Web后端框架的轮子从处理Http请求【基于Netty的轻量级Web服务器】 到mvc【接口封装转发)】,再到ioc【依赖注入】,aop【切面】,再到 rpc【远程过程调用】最后到orm【数据库操作】全部自己撸一个(简易)的轮子。☆42Nov 9, 2020Updated 5 years ago
- java版微服务常用技术完全整合架构。通过maven添加依赖即用。完全满足开发到发布到k8s的整个devops流程。框架不会有具体的业务实现代码,不过在开发的时候留附带的demo以便校验。框架大部分技术已用到真实业务系统,以确保可行性和正确性。