🛠︎一个用于代码生成的IDEA插件,可以根据数据库表结构,帮助您从不同的模板快速生成相关代码。
☆306Aug 24, 2023Updated 2 years ago
Alternatives and similar repositories for crud-intellij-plugin
Users that are interested in crud-intellij-plugin are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个增删改查的idea插件,可以根据数据库表结构,帮助您快速生成dao、service、controller等相关代码。同时支持Mybatis-Plus、MyBatis、JPA。☆11Nov 14, 2021Updated 4 years ago
- Intellij idea插件开发教程与相关笔记☆25May 3, 2017Updated 9 years ago
- 基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规…☆1,114Nov 18, 2024Updated last year
- idea插件开发学习,欢迎Star☆35Oct 18, 2019Updated 6 years ago
- 针对特定的网络请求方式,自动生成网络层代码☆11Oct 14, 2019Updated 6 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.
- spring 最佳实践 Demo案例☆376Jan 22, 2024Updated 2 years ago
- ☆26Mar 24, 2020Updated 6 years ago
- Error monitor for Spring Boot☆15Nov 26, 2021Updated 4 years ago
- Better Intellij IDEA(增加一些常用的Action)☆24Oct 28, 2022Updated 3 years ago
- 在idea的数据库工具中,直接对表生成mybatis相关的代码文件。