集成最全的代码生成工具:entity集成lombok、格式校验,swagger;dao自动加@mapper,service自动注释和依赖;Controller实现restful 增删改查API,并集成swagger。
☆179Jun 20, 2022Updated 4 years ago
Alternatives and similar repositories for mybatis-dsc-generator
Users that are interested in mybatis-dsc-generator are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- springboot+vue页面 REST代码生成器,生成单表的增删改查☆30May 14, 2023Updated 3 years ago
- 根据数据表结构,自动生成Model&Mapper&Service&ServiceImpl&Controller代码☆20Nov 15, 2018Updated 7 years ago
- springboot2.2、spring-data-jpa、iView4、Vue2 、代码生成器、shiro权限管理、前后端分离、java后台管理系统快速开发框架,通过该框架可以在分钟级别内完成单表的前后端增删改查功能。脚手架工程: https://github.com/…☆283Dec 6, 2022Updated 3 years ago
- 该项目为seezoon-framework-all spring boot 版本,后台全套技术栈为spring 全家桶☆19Oct 25, 2018Updated 7 years ago
- SPringBoot+EasyExcel+异步(多线程)邮件发送☆14Oct 31, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆13Apr 16, 2019Updated 7 years ago
- 随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习Sprin…☆359Aug 26, 2024Updated 2 years ago
- kubeadm 虚拟机实践☆14Jun 19, 2020Updated 6 years ago
- 基于 javaagent 对 java 原生类的 方法进行字节码动态修改, 以此引发的一些关于 绕过 Java 软件授权验证机制的思考☆11Jan 22, 2021Updated 5 years ago
- Form designer for Activiti☆13Jul 16, 2026Updated last month
- mybatis-generator界面工具,让你生成代码更简单更快捷☆6,677Jul 9, 2024Updated 2 years ago
- 又名大狼狗代码生成器,基于SpringBoot2+Freemarker的JAVA代码生成器,以释放双手为目的,支持mysql/oracle/pgsql三大数据库, 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlS…☆2,208Jun 2, 2026Updated 2 months ago
- 电商库存服务中实现缓存+数据库双写一致性保障方案☆11Jan 17, 2019Updated 7 years ago
- kettle web manager support kettle 8.0☆17Mar 14, 2018Updated 8 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 可视化DIY模板代码生成系统☆47May 16, 2024Updated 2 years ago
- A fast development platform.(快速开发平台 XXL-BOOT)☆344Aug 16, 2026Updated 2 weeks ago
- beetl写的代码自动生成器,自动生成MVC的entity/mapper/service/controller层的代码(包含增删改查)☆17Feb 25, 2019Updated 7 years ago
- 一个包含许多常用业务脚手架功能的管理系统,包含了前后端常用框架的集成,通用业务的封装和自动生成代码,可用于快速完成简单业务类型的管理系统☆11Apr 10, 2025Updated last year
- This website is used to automatically scan files during CTF.☆14May 31, 2023Updated 3 years ago
- 数据库同步工具支持oracle,sqlserver,mysql等异构数据库的表同步☆31Oct 12, 2015Updated 10 years ago
- 本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。☆62Jun 21, 2022Updated 4 years ago
- 在idea的数据库工具中,直接对表生成mybatis相关的代码文件。☆257Jan 19, 2026Updated 7 months ago
- 图形化MBG,内置丰富插件,可生成Service、Controller、View,配置简单。 A powerful GUI tool for MyBatisGenerator(MBG)☆644Nov 5, 2025Updated 9 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一款Dapper扩展,单表查询和SQL拼接查询条件支持Lambda表达式。支持Oracle、MSSQL、MySQL、PostgreSQL、SQLite、Access、ClickHouse等数据库。如有问题加QQ群:497956447。☆13Mar 4, 2026Updated 5 months ago
- Java的各种组件使用的demo,如fastjson、httpclient、jsoup、zookeeper、thumbnailator☆23Sep 1, 2022Updated 3 years ago
- ☆14Oct 12, 2018Updated 7 years ago
- 代码生成工具,快速生成controller,service,model,mapper,html代码,极大提高开发效率。☆15May 17, 2018Updated 8 years ago
- 微服务,支付服务,go-gprc微服务,kelvins-io/kelvins☆12Jul 19, 2022Updated 4 years ago
- Java学习过程中笔记的配套代码☆95Feb 18, 2024Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆48Oct 25, 2018Updated 7 years ago
- 利用SpringBoot整合HBase,基于HBaseJavaAPI的二次封装,可以直接引用jar包使用,目前测试已支持HBase1.1.2和HBase1.4.6以及HBase2.0.2三个版本。☆15Sep 25, 2024Updated last year
- 这是一个以Spring Security、OAuth2为核心的安全校验框架,支持JWT,redis和JDBC模式存储token。是一个小而灵活的安全框架,同时支持SpringSecurity的授权码模式,密码认证模式,简化模式和客服端模式,四种安全模式。同时支持注解权限认证…☆18Jun 17, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 实战\Docker+Kubernetes(k8s)微服务容器化实践 Docker+Kubernetes(k8s)微服务容器化实践☆11Apr 15, 2018Updated 8 years ago
- Spring-generator是基于javafx8开发的图形界面Spring代码生成器,使用 Apache FreeMarker 作为代码文件的模板,用户可以一键将数据库中的表生成为任意风格的.java代码文件(比如经典的三层模型);☆243Sep 22, 2022Updated 3 years ago
- AgentWeb替换X5内核+JsBridge替换X5内核☆11Dec 28, 2020Updated 5 years ago
- 万联物联网平台,基于Java8,Spring Boot2.2.13 ,SpringMVC,AdminLTE等开发。支持物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,HTTP等),灵活接入不同厂家不同协议等设备。实时数据处理,设备告…☆20Apr 17, 2024Updated 2 years ago
- 收集一些有趣的 python 脚本☆12Oct 9, 2019Updated 6 years ago
- The Example of vertx-rpc☆26May 13, 2015Updated 11 years ago
- Springboot2.0+redis+SpringMVC+Spring+Mybatis+Mybatis Plus的Java web分布式开发系统;NettySocketIo排队系统/排队模块/排队框架,它是一款具有代码生成功能的智能快速开发平台;是以Spring Fram…☆355Jul 17, 2023Updated 3 years ago