jeecgboot / MiniDao
一款极其轻量的JAVA持久层框架,基于 SpringJdbc + freemarker 实现,具备Mybatis一样的SQL分离和逻辑标签能力,可无缝集成springboot项目。
☆216Updated this week
Alternatives and similar repositories for MiniDao
Users that are interested in MiniDao are comparing it to the libraries listed below
Sorting:
- MyBatis-CMEU全称为:MyBatis-Config-Mapper-Entity-Util,CMEU可能会让你忘记Mapper配置文件怎么写!☆138Updated 6 years ago
- sumk的定位是为互联网公司提供一个快速开发、接口交互(RPC和HTTP)、数据缓存、读写分离、负载均衡、故障转移的框架。一站式解决互联网公司面临的常见问题☆307Updated last week
- 采用Spring MVC,用于在FastDFS分布式文件系统中完成资源管理(上传、删除、下载)的ShowCase。图片类资源的支持实时缩略图功能。缩放、剪裁、水印等功能通过已封装好AWT和im4java进行处理,即支持GraphicsMagick。☆186Updated 10 years ago
- java项目脚手架,用于生成java项目☆37Updated 9 months ago
- 学习Activiti过程中的一些单元测试积累