这是一款高度自定义代码生成idea 插件,目前提供的 模板是依托于 mybatis-flex
IntelliJ plugin Restful Fast Request,IDEA上类似postman的工具
Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plug-in provides functions such as vulnerability detection and code audit during application development, enabling developers to find application vulnerabilities more intuitively, quickly and in real time during application development.
MurphySec plugin for JetBrains IDEs, identify and fix open source vulnerabilities in your project. 墨菲安全推出的一款 JetBrains IDE 插件,可以用来识别并修复项目中的开源组件漏洞
Swagger Plugin makes it easy to edit Swagger specification files inside IntelliJ IDEA.
Any2Dto插件,可以根据数据库和JavaCode生成强类型且精确字段的DTO。 从而避免了代码中的复制和赋值问题,也避免了map和反射等弱类型和动态弊端。