代码生成器,亮点 1.根据数据表格和自定义的模板,生成任意你想生成的代码,避免项目中重复写相似的,大大提高开发效率。2.动态操作模板中的每一个方法,生成你想生成目标文件的任意方法。3.以已有模板中的方法为基础,根据自定义参数,生成类似的代码。
☆16Jan 24, 2026Updated last month
Alternatives and similar repositories for code-builder
Users that are interested in code-builder are comparing it to the libraries listed below
Sorting:
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Aug 7, 2018Updated 7 years ago
- 一个模拟操作系统,包含常见的进程调度相关算法的实现、内存分配相关算法的实现(连续,离散)以及模拟磁盘、文件系统的实现。各模块联动,辅助辅以一系列GUI界面动画演示。☆18Apr 19, 2018Updated 7 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Mar 31, 2021Updated 4 years ago
- 物联网云监控平台☆21Jul 18, 2023Updated 2 years ago
- 走迷宫问题的算法可视化(UI)及迷宫生成☆25Dec 2, 2018Updated 7 years ago
- A Distributed Java Reverse Proxy☆27Feb 9, 2026Updated 2 weeks ago
- 由Java代码编写的,基于agent技术实现动态操作目标进程☆31Aug 2, 2021Updated 4 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- LinkMind is an enterprise-level composite multimodal large model middleware.☆18Updated this week
- 爱影视分享平台是一个基本SpringBoot+Vue前后端分离的影视平台,整合了市面上现有的影视功能,个人添加了交友匹配功能,引入了爬虫豆瓣电影☆10May 31, 2023Updated 2 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- 小型文件管理http服务,为原有的文件系统提供可靠的http服务 目前支持:fatdfs,ftp,sftp,minio,local(本地文件),aliyunoss 图片在线预览,支持gzip压缩 简单封装了,fastdfs,sftp,ftp基本操作(上传,下载),支持 fa…☆31Dec 6, 2022Updated 3 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Jul 26, 2021Updated 4 years ago
- 在微信群里面发红包,每个人能拿到多少钱呢?这个数额是怎样算出来的呢?这个算法告诉你!☆32Nov 11, 2017Updated 8 years ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- 基于SpringBoot二次开发,简化Java服务端开发☆12May 20, 2025Updated 9 months ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- This Capture the Flag game, developed during a two-month project phase for a University of Mannheim lecture, features a 2D chessboard map…☆13Jan 4, 2026Updated last month
- 一款高效的实时风控引擎☆12Feb 21, 2023Updated 3 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证