misterchaos / springboot-mybatis-plus-generatorLinks
基于mybatis-plus的springboot代码生成器,实现controller restful风格CURD接口,service层CURD对IService的方法再次封装,方便添加业务逻辑,serviceImpl中方法实现执行debug日志打印,mapper模板在官方模板基础上加入@mapper注解,各模板方法添加Javadoc注释,实现分页查询,关键词模糊查询
☆47Updated 2 years ago
Alternatives and similar repositories for springboot-mybatis-plus-generator
Users that are interested in springboot-mybatis-plus-generator are comparing it to the libraries listed below
Sorting:
- 分库分表,读写分离、数据分片、数据脱敏(按用户分库、按月份分表)☆29Updated 4 years ago
- 微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.☆56Updated 2 years ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 🔥A SaaS platform based on Spring-Cloud including User Center(用户中心)、Authorization(认证&授权)、Notification(通知推送能力)、Gateway(网关)... Tech Include…☆40Updated 3 weeks ago
- 基于SpringCloud的企业级微服务多租户系统、多语言的脚手架, 代码组件化、高内聚低耦合,代码简介,注释丰富容易上手,该项目包括用于开发分布式应用程序服务的必要组件,支持多应用程序访问,并使开发人员可以轻松地使用Spring Cloud编程模型来开发分布式应用程序服务…☆51Updated 2 years ago
- Cloud-Platform是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API 管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中…☆16Updated 6 years ago
- 采用springboot2.0.5+activiti6.0.0搭建工作流微服务项目,对activiti6做了简单封装,使用起来更加方便,并对外提供了restful风格的接口。☆50Updated 6 months ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 6 years ago
- 基于SpringBoot2.x、SpringCloud并采用前后端分离的多租户系统架构微服务开发平台 mPaaS(Microservice PaaS)为租户业务开发、测试、运营及运维开源框架,能有效降低技术门槛、减少研发成本、提升开发效率,协助企业快速搭建稳定高质量的微服务…☆53Updated 5 years ago
- 基于jeecg-boot封装的spring-boot-starter, 可用于快速开发,享受jeecg-boot的所有功能,且升级内核业务无感知!☆23Updated 4 years ago
- 数据库管理系统(DMS)一个可在web上进行数据库管理的平台, 功能包括数据源管理, 对应数据源表结构设计, 提供AceEditor进行数据查询, 表结构可以使用页面进行设计, 也可以自定义SQL 进行设计.你可以把他理解成web版本的workbench, naivcat☆43Updated 3 years ago
- 验证接口的签名,避免受到攻击☆26Updated 2 years ago
- 简单易用的极光推送服务端辅助工具包。可直接快速集成到您的 SpringBoot 项目中。A Spring Boot starter for JPush API.☆23Updated 4 years ago
- Spring-cloud-alibaba 微服务工程模板☆20Updated 2 years ago
- HA Nacos with Docker☆11Updated 4 years ago
- sparrow-shell☆84Updated last week
- 中后台前后端分离解决方案,后端基于Spring Cloud开发,前端采用ant-design-pro,主要解决微服务架构多系统下的权限控制,目前包括权限控制中心、代码生成、单点登录☆26Updated 2 years ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated last year
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 2 years ago
- 基于Spring Boot 2.2.x ,后续将不断加入其他框架示例,以期能将这些功能整合起来进行项目的独立开发。后续将持续更新......☆24Updated last year
- 轻量级多租户后台管理平台☆44Updated last year
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Updated 5 years ago
- 基于Kettle的MySQL数据库同步☆26Updated 7 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 2 years ago
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。。。☆78Updated 2 years ago
- 分布式推送项目,利用rocketMq+netty实现分布式推 送☆19Updated 6 years ago
- Java常用框架实战教程,包含Activiti,Dubbo,Mybatis—Plus,Netty,POI,RabbitMQ,Spring注解驱动开发,SpringBoot源码分析,SpringCloud实战,SpringMVC注解开发,SSM整合,Zookeeper+Dub…☆26Updated 2 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆16Updated 6 years ago
- 网关demo,基于Nacos动态配置路由☆59Updated 4 years ago