anlingyi / xechat-idea
让你能够在IDEA里实现聊天、下棋、斗地主!
☆805Updated last year
Alternatives and similar repositories for xechat-idea
Users that are interested in xechat-idea are comparing it to the libraries listed below
Sorting:
- 对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码☆1,947Updated last week
- 支持Springboot,基于注解的可使用变量、可以自定义函数的通用操作日志组件☆2,433Updated last month
- 使用注解优雅记录系统日志,操作日志,后端埋点等,支持SpEL表达式,自定义上下文,自定义函数,实体类DIFF等其他高阶处理。☆981Updated 10 months ago
- A high-level and lightweight declarative HTTP client framework for Java. it makes sending HTTP requests in Java easier.☆1,799Updated last week
- 🔥🔥🔥 A read-only ORM focusing on advanced query, naturally supports joined tables, and avoids DTO/VO conversion, making it possible to …☆1,336Updated 3 weeks ago
- 支持连表查询的mybatis-plus,mybatis-plus风格的连表操作提供wrapper.leftJoin(),wrapper.rightJoin()等操作☆1,315Updated this week
- 微信支付V3支付,支持微信优惠券,代金券、商家券、公众号支付、微信小程序支付、分账、支付分、商家券、合单支付、先享卡、电商收付通等全部微信支付功能API,同时满足服务商、商户开发需求。一键集成,上手快,欢迎star。☆812Updated last month
- 本IM通信项目是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、Star、…☆865Updated 2 years ago
- 封装了一些常用组件,走过路过不要错过哦☆530Updated this week
- Spring Cloud 微服务开发核心工具集。工具类、验证码、http、redis、ip2region、xss 等,开箱即用。 🔝 🔝 记得右上角点个star 关注更新!☆2,199Updated last week
- 让简单的事情回归简单的本质。 SMS4J为短信聚合框架,帮您轻松集成多家短信服务,解决接入多个短信SDK的繁琐流程。 目前已接入数家常见的短信服务商,后续将会继续集成。后续的版本中我们还将推出更多的相关功能 你的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果你觉得…☆1,089Updated last week
- IDEA API、Java Method debug tools☆360Updated last week
- Spring Boot接口响应处理解决方案,提供统一返回值封装、全局异常处理、自定义异常错误码、参数校验增强、断言增强等功能☆1,157Updated last month
- 本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel、FastExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。☆574Updated last month
- HotSeconds是一款Java远程热部署的插件,可实现秒级一键化热更新。插件分为HotSecondsClient(IDEA热部署插件)和HotSecondsServer(服务端javaagent热更新插件),可以热更新java和常用配置文件,也支持常用框架(Spring…☆418Updated 10 months ago
- MyBatis-Plus代码生成器☆603Updated 9 months ago
- 🔥 Java enterprise application development framework for full scenario: Restrained, Efficient, Open, Ecologicalll!!! 700% higher concurre…☆2,501Updated this week
- 😸一个快速开发脚手架,快速搭建企业级后台管理系统,并提供多种便捷starter进行功能扩展。主要功能包括前后台用户分离,菜单权限,数据权限,定时任务,访问日志,操作日志,异常日志,统一异常处理,XSS过滤,SQL防注入,国际化 等多种功能☆1,615Updated last month
- 基于springboot && springcloud的脚手架,支持服务合并部署与拆分部署、接口加解密签名、日志数据 脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务、国际化语言、接口监控及服务监控等☆647Updated this week
- springboot-learning☆673Updated last month
- 🔥 规范易于二开的全栈基础快速开发脚手架。🔥 采用Springboot + Vue 3 + Typescript + Mybatis Plus + Redis + 更面向对象的业务建模 + 面向生产的项目(非玩具项目)。你的 ⭐️ Star ⭐️,是作者更新的动力…☆2,009Updated last week
- mybatis-plus-join 多表插件 完全按照mp的用法来做,你只要会mp,那你就会用mpj,无感引入,不会对之前的业务产生一点点影响,采用扩展方式来集成mp,更容易适配版本,后期mp版本升级,您不用更改东西,只需要更新版本就行,自定义返回Vo,自定义表别名,自定义…☆139Updated 2 months ago
- Restore mybatis sql log to original whole executable sql.☆87Updated 10 months ago
- Smart-doc is a java restful api document generation tool. Smart-doc is based on interface source code analysis to generate interface docu…☆1,479Updated 2 weeks ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆285Updated last year
- MybatisX 快速开发插件 https://baomidou.com/pages/ba5b24☆370Updated 8 months ago
- 用于在IDEA将Mybatis的SQL日志还原为可执行的SQL,Used to restore Mybatis SQL logs to executable SQL in IDEA,☆1,185Updated last year
- 使用wx-java-mp-spring-boot-starter开发的微信公众号演示demo☆53Updated 4 months ago
- ☆806Updated 6 months ago
- A foolproof Elasticsearch ORM framework that is easy to use, requires minimal coding, and is highly expandable...☆1,514Updated 3 months ago