All Projects → zhisheng17 → mybatis

zhisheng17 / mybatis

Licence: other
Mybatis study

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to mybatis

Ssm
Spring + Spring MVC + Mybatis 构建的简易论坛
Stars: ✭ 209 (+216.67%)
Mutual labels:  mybatis, spring-mvc
IDEAPractice
Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat
Stars: ✭ 45 (-31.82%)
Mutual labels:  mybatis, spring-mvc
Tutorial
Spring Boot的例子,包含RESTful API, MVC, JMS, Cache, Mybatis, Cache, Websocket...
Stars: ✭ 215 (+225.76%)
Mutual labels:  mybatis, spring-mvc
Lyonblog
基于Java8的SSM+Elasticsearch全文检索的个人博客系统
Stars: ✭ 169 (+156.06%)
Mutual labels:  mybatis, spring-mvc
Domt
这是一个J2EE学生宿舍管理系统, 能完成学生班级楼栋宿舍等的基本管理, 能够智能批量地分配和腾空宿舍, 能够统计打印学生和宿舍入住名单
Stars: ✭ 190 (+187.88%)
Mutual labels:  oracle, mybatis
Xbin Store
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看
Stars: ✭ 2,140 (+3142.42%)
Mutual labels:  mybatis, spring-mvc
sqle
SQLE is a SQL audit platform | SQLE 是一个支持多场景,原生支持 MySQL 审核且数据库类型可扩展的 SQL 审核工具
Stars: ✭ 731 (+1007.58%)
Mutual labels:  oracle, mybatis
Roothub
使用 SSM 和 MySQL 开发的论坛系统
Stars: ✭ 131 (+98.48%)
Mutual labels:  mybatis, spring-mvc
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+1074.24%)
Mutual labels:  oracle, mybatis
Easyee
开源 JavaEE 企业级快速开发平台。提供了 Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI 等技术,包含完整的权限管理系统等。提供自动化代码生成器。 Open source JaveEE enterprise-class rapid development of the basic platform. Integration of Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI and other technologies, including the integrity of the rights management. Provides an automated code generator.
Stars: ✭ 275 (+316.67%)
Mutual labels:  oracle, mybatis
Albert
这个是我个人网站的项目,欢迎贡献代码,力求能够应用到实际工作中java相关的大多数技术栈。有兴趣请Star一下,非常感谢。qq交流群:587577705 这个项目将不断地更新!生产环境:
Stars: ✭ 168 (+154.55%)
Mutual labels:  mybatis, spring-mvc
EMAN
一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统
Stars: ✭ 48 (-27.27%)
Mutual labels:  mybatis, spring-mvc
Funiture
慕课网课程推荐 Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等
Stars: ✭ 1,786 (+2606.06%)
Mutual labels:  mybatis, spring-mvc
Shopping Mmall
聚焦高并发、分布式集群、微服务架构迭代的互联网电商项目(Java技术栈)
Stars: ✭ 194 (+193.94%)
Mutual labels:  mybatis, spring-mvc
Blog Ssm
一个简单漂亮的SSM博客系统。
Stars: ✭ 130 (+96.97%)
Mutual labels:  mybatis, spring-mvc
Wms
一个基于Spring MVC、Spring、MyBatis、Shiro框架的仓库管理系统Demo。A warehouse management system implement with Spring MVC, Spring Framework,MyBstis,Shiro and MySQL
Stars: ✭ 248 (+275.76%)
Mutual labels:  mybatis, spring-mvc
Dubbo2.5 Spring4 Mybastis3.2 Springmvc4 Mongodb Redis
dubbo2.5-spring4-mybastis3.2-springmvc4-mongodb-redis整合
Stars: ✭ 123 (+86.36%)
Mutual labels:  mybatis, spring-mvc
Houserentalsystem
🏠 房屋租赁系统,基于主流框架 SSM 的实战项目。
Stars: ✭ 122 (+84.85%)
Mutual labels:  mybatis, spring-mvc
PECI-Java-MAR-2015
Repositorio del curso de Java de Mar 2015
Stars: ✭ 29 (-56.06%)
Mutual labels:  oracle, mybatis
blog-ssm
一个简单漂亮的SSM博客系统。
Stars: ✭ 487 (+637.88%)
Mutual labels:  mybatis, spring-mvc

Mybatis 学习

1. MyBatis 初学

通过一个使用 Mybatis + SpringMVC + MySQL 技术的订单商品案例驱动,更好的学习 Mybatis.

官方中文地址:http://www.mybatis.org/mybatis-3/zh/

官方托管地址:https://github.com/mybatis/mybatis-3

详细内容请看我的笔记 Mybatis 学习笔记

2. MyBatis 复习

技术:Mybatis + Oracle ,再次学习 MyBatis ,使用的数据库是 Oracle , 因为最近自己一直在用 Oracle 数据库,

数据库建表语句在 mybatis复习/src/config/sql 目录下。

复习笔记:Mybatis复习笔记

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].