All Projects → homejim → Mybatis Cn

homejim / Mybatis Cn

Licence: other
mybatis源码的中文注释以及mybatis的使用和源码解析

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Mybatis Cn

Skeleton
springboot+mybatis skeleton
Stars: ✭ 110 (-17.29%)
Mutual labels:  mybatis
Ssm Demo
🍌Spring+SpringMVC+Mybatis+easyUI实现简单的后台管理系统
Stars: ✭ 1,639 (+1132.33%)
Mutual labels:  mybatis
Spring Boot Quick
🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌
Stars: ✭ 1,819 (+1267.67%)
Mutual labels:  mybatis
Community
开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap
Stars: ✭ 1,947 (+1363.91%)
Mutual labels:  mybatis
Pepper Metrics
pepper metrics is a tool, it can helps you collect runtime performance use RED method, and then output as log / timeseries data, by default it use prometheus as datasource, grafana as UI
Stars: ✭ 119 (-10.53%)
Mutual labels:  mybatis
Houserentalsystem
🏠 房屋租赁系统,基于主流框架 SSM 的实战项目。
Stars: ✭ 122 (-8.27%)
Mutual labels:  mybatis
Hellossm
简单的Spring+SpringMVC+Mybatis+vuejs+webpack的整合项目的源码
Stars: ✭ 109 (-18.05%)
Mutual labels:  mybatis
Springboot Multiple Datasources
This is an example of automatically switching data sources for spring boot
Stars: ✭ 131 (-1.5%)
Mutual labels:  mybatis
Studentmanager
基于springboot+mybatis学生管理系统
Stars: ✭ 116 (-12.78%)
Mutual labels:  mybatis
Android Notes
Articles, notes, interview questions and resources management for Android.
Stars: ✭ 126 (-5.26%)
Mutual labels:  mybatis
Mybatis Pagehelper
Mybatis通用分页插件
Stars: ✭ 10,844 (+8053.38%)
Mutual labels:  mybatis
Ibase4j
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
Stars: ✭ 1,548 (+1063.91%)
Mutual labels:  mybatis
Hotel
基于SpringBoot开发的酒店管理系统
Stars: ✭ 123 (-7.52%)
Mutual labels:  mybatis
Jeesite4
Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Spring MVC、Apache Shiro、MyBatis、Beetl、Bootstrap、AdminLTE),在线代码生成功能,包括核心模块如:组织机构、角色用户、菜单及按钮授权、数据权限、系统参数、内容管理、工作流等。采用松耦合设计;界面无刷新,一键换肤;众多账号安全设置,密码策略;在线定时任务配置;支持集群,支持SAAS;支持多数据源
Stars: ✭ 1,563 (+1075.19%)
Mutual labels:  mybatis
Mybatis Plus Example
SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持
Stars: ✭ 128 (-3.76%)
Mutual labels:  mybatis
Projectoa
华理网院本科毕业设计 - 企业OA后台管理系统 基于springboot amazeui等
Stars: ✭ 110 (-17.29%)
Mutual labels:  mybatis
Dubbo2.5 Spring4 Mybastis3.2 Springmvc4 Mongodb Redis
dubbo2.5-spring4-mybastis3.2-springmvc4-mongodb-redis整合
Stars: ✭ 123 (-7.52%)
Mutual labels:  mybatis
Xc Spring Cloud Alibaba
spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+seate+ shardingSphere分布式分库事务解决方案
Stars: ✭ 131 (-1.5%)
Mutual labels:  mybatis
Mall Coupons Server
淘宝客项目,支持App,微信小程序,QQ小程序
Stars: ✭ 131 (-1.5%)
Mutual labels:  mybatis
Nimrod
Nimrod - 基于 Spring Boot 构建 的 Java Web 平台企业级单体应用快速开发框架,适合中小型项目的应用和开发。所采用的技术栈包括 Spring Boot、Spring、Spring Web MVC、MyBatis、Thymeleaf 等,遵守阿里巴巴 Java 开发规约,帮助养成良好的编码习惯。整体采用 RBAC ( Role-Based Access Control ,基于角色的访问控制),具有严格的权限控制模块,支持系统与模块分离开发。最后希望这个项目能够对你有所帮助。Nimrod 开发交流群:547252502(QQ 群)
Stars: ✭ 125 (-6.02%)
Mutual labels:  mybatis

MyBatis 是一款优秀的支持自定义 SQL 查询、存储过程和高级映射的持久层框架。

本文中的代码是从最新的 MyBatis-3 中拷贝过来的

Mybatis使用

该系列文章的目的, 是从入门到精通

相关设计模式

MyBatis 源码解析

你还不知道 MyBatis 的源码怎么阅读, 跟我的文章走就对了!

MyBatis 提取出的工具

找不到中文注释?

好吧, 因为源码的阅读和注释是一个长期的过程, 因此, 如果在我这里找不到中文注释, 那就是我还没有阅读到那个地方。

对此, 你可以参考以前别人的注释

或者, 在我的博客中给我留言 测试2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].