ljinlin / mybatis-smart
干掉了mybatis 绝大部分 if else、干掉了大部分xml文件,不是“hibernate”,不是“mybatis-plus”,而是mybatis-smart,不嵌入mybatis,保留了原生mybatis,主要解决优化两点: 1、解决mapper.xml配置文件中常用的繁琐的 if 逻辑和部分繁琐的字段配置,实现实体类和数据库字段自动映射,但是绝不是如同hibernate那样的对象映射思想,纯粹只是节省和简化工作,并不改变mybatis重视sql语句的思想 2、提供用java语言来灵活的构建where条件
☆10Updated 4 years ago
Alternatives and similar repositories for mybatis-smart
Users that are interested in mybatis-smart are comparing it to the libraries listed below
Sorting:
- Guice reactor-netty Components☆35Updated 2 years ago
- Intellij idea plugin for Nutz Web Framwork☆36Updated 3 years ago
- Java Orm Framework☆25Updated 8 months ago
- 一个以简单、轻量、开箱即用为目标的支付服务☆14Updated last year
- mica 演示项目☆48Updated 2 years ago
- Netty 学习的相关示例☆15Updated 2 years ago
- jetbrick web mvc framework☆25Updated 9 years ago
- Tutorial about creating of RESTful services with Vert.x using Java. Full article you can find in our engineering blog: https://medium.com…☆17Updated 5 months ago
- 一个Java EE企业级通用开发框架,提供底层抽象和常用功能。☆19Updated 2 years ago
- Excel导入导出工具类(Excel import and export tool classes)☆12Updated 7 years ago
- 微信授权登陆简单封装☆18Updated 4 years ago
- Tools to mapping between spreadsheet and POJO☆28Updated 5 years ago
- intellij plugin for ibatis support like provide same function of MyBatisCodeHelper☆8Updated 8 years ago
- beetlsql plugin for ActFramework☆10Updated 4 years ago
- 对象属性核查框架:功能对标validate,从使用者角度出发,重新设计,拦截一切不合法属性,让业务处理层不包含一行核查代码,实现至简化编码☆9Updated 2 years ago
- 有关Spring Cloud博客的代码☆28Updated 6 years ago
- 配置中心☆2Updated 3 years ago
- 单体应用,简单电商Demo,基于Spring Boot,包括分布式Session等基本功能☆9Updated 7 years ago
- 蝉知门户系统(changezhiEPS)是一款开源免费的企业门户系统,专为企业营销设计☆12Updated 9 years ago
- mysql数据迁移工具。支持指定表名、列名,多线程+多进程。保证高可用,数据一致性。☆20Updated 10 years ago
- 核心库☆17Updated 2 years ago
- ☆15Updated 3 years ago
- 基于最新的Java 21和SpringBoot 3.4。根据eladmin项目进行改造。整合常用的Components.☆42Updated this week
- A small java object pool☆1Updated last year
- 基于BeX5的铛铛☆17Updated 8 years ago
- 持续学习JOOQ☆25Updated 6 months ago
- easyjdbc在spring jdbctemplate之上进行了一些包装,支持部分常用的JPA注解,使得经过注解的实体可以像Hibernate,jpa一样进行增、删、改和获取。SQL构造工具、SQL注解、链式API等 让查询操作更为灵活。动态实体映射使得各种查询不再需要写大…☆27Updated 4 years ago
- cskit(cloud stack kit) 致力于打造一套为想实践微服务而开箱即用的基础框架☆30Updated 2 years ago
- jenkins 构建、打包、远程部署springboot项目☆18Updated 7 years ago
- Spring-cloud-alibaba 微服务工程模板☆20Updated 2 years ago