用于替换mybatis_plugin破解版本
☆35Apr 18, 2018Updated 8 years ago
Alternatives and similar repositories for mybatis_plus
Users that are interested in mybatis_plus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 时间轮盘调度器,统一管理延时任务☆13May 25, 2024Updated 2 years ago
- 改造SpringBootAdmin的单机版监控工具,适配SpringBootAdmin前端页面的接口,无需再部署Server,本机直接读取Actuator的信息。☆17May 20, 2022Updated 4 years ago
- Java统一异常处理(配置文件集中化定义)☆11Jun 17, 2022Updated 3 years ago
- work profile for idea, eclipse, git☆183Apr 8, 2018Updated 8 years ago
- Sping Cloud☆24Sep 28, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- DDD分层架构与微服务代码模型例子☆14Jun 17, 2022Updated 3 years ago
- ☆31Jun 9, 2017Updated 8 years ago
- GO Micro 搭建 Consul服务发现集群实例☆23Jul 11, 2018Updated 7 years ago
- mybatis table sharding plugin☆60Jan 21, 2022Updated 4 years ago
- 一般用海外服务器的都会遇到线路爆炸,网络不好的情况,导致我们用SSR等软件的效果很差,这时候就可以用端口转发来改善这种情况,常见的转发有rinetd、Haproxy、iptables、socat,前面2种只能转发TCP,后面TCP/UDP都可以转发。☆13Aug 15, 2019Updated 6 years ago
- spring-integration-kafka 应用☆11Sep 28, 2016Updated 9 years ago
- 稻草人图床神器后台代码☆14Jun 14, 2023Updated 2 years ago
- springboot集成jwt☆10May 16, 2024Updated 2 years ago
- ☆25Mar 10, 2021Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 自定义机智云风格的RESTful-API文档☆40Nov 24, 2017Updated 8 years ago
- javaagent+asm实现字节码插桩,在类加载之前对字节码进行修改,插入埋点。实现业务代码调用链插桩,在方法执行之前拦截获取类名、方法名,方法调用的参数,在方法执行异常时,获取到异常信息;为统计方法执行时间插入埋点,在方法执行之前和返回之前获取系统时间。☆22Mar 29, 2020Updated 6 years ago
- 村雨个人学习笔记☆11Mar 14, 2020Updated 6 years ago
- iptables转发ddns域名☆10Dec 7, 2019Updated 6 years ago
- 基于Java注释(不是注解)生成接口文档的框架与工具,与你的代码没有任何交集,松耦合☆11Nov 26, 2018Updated 7 years ago
- 基于硅基流动+质谱搜索的ai联网搜索插件☆13Feb 27, 2025Updated last year
- ☆13May 5, 2022Updated 4 years ago
- 基于centosu7常用shell脚本和源码安装脚本☆22May 17, 2018Updated 8 years ago
- Spring 实战第五版中文翻译☆12Oct 27, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- standard and convenient KOA2 custom responses.☆10Dec 9, 2022Updated 3 years ago
- caffeine是一个面向未来的本地缓存框架,该工程提供者了caffeine实战教程、源码解析、组件设计和应用。☆10Jan 6, 2021Updated 5 years ago
- ☆20Jun 7, 2018Updated 7 years ago
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Oct 3, 2024Updated last year
- Bespoke JWT login support☆15Jun 4, 2023Updated 2 years ago
- 在IDEA上的掘金社区沸点插件☆12Aug 15, 2021Updated 4 years ago
- 状态机学习☆14May 8, 2018Updated 8 years ago
- 数据生成器,轻松生成模拟数据,接口联调快速Demo。☆10Jun 21, 2018Updated 7 years ago
- 最全的Markdown语法大全,Markdown使用手册,Typora使用手册☆20Jul 19, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 钉钉打卡助手uni-app版,支持iOS安卓【需要把备用机放在公司,仅用于定时打开钉钉】,克隆自社区项目https://github.com/SmileZXLee/uni-dingTalkHelper,在其基础上添加邮箱提醒功能☆12Jun 12, 2024Updated last year
- It's a demo project for how to use spring-boot-starter-rocketmq☆19Mar 30, 2018Updated 8 years ago
- vue-cli+element-ui+vue-router+vuex+axios实现的后台管理系统☆10Mar 3, 2018Updated 8 years ago
- A concise router base on react-router.☆15Dec 8, 2022Updated 3 years ago
- Enhance是对于原生的MyBatis的增强编写,不影响任何原生的使用,使用后完全替代mybatis-core、mybatis-spring以及mybatis-spring-boot-starter,可以使用SpringBoot 配置文件的形式进行配置相关的内容,尽可能强大…☆18May 13, 2018Updated 8 years ago
- Gii 是一个为了协助快速开发 beego 项目而创建的项目,通过 Gii 您可以很容易地为你已存在的数据表在你指定的目录创建 Model 以及 Controller 。它基于 beego 为你写好created ,update,put,已经 delete 等操作方法。☆21Oct 4, 2019Updated 6 years ago
- nestjs 相关技术的问题收纳盒,帮助 nestjs 开发者高效率、统一化的提出问题、定位问题、解决问题。☆14Mar 18, 2019Updated 7 years ago