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.
Swagger Plugin makes it easy to edit Swagger specification files inside IntelliJ IDEA.
MurphySec plugin for JetBrains IDEs, identify and fix open source vulnerabilities in your project. 墨菲安全推出的一款 JetBrains IDE 插件,可以用来识别并修复项目中的开源组件漏洞
idea插件 驼峰、帕斯卡、蛇形、串行命名随意切换/json格式化/mybatis复制为可执行sql/复制springmvc路径/快速复制为rest接口文档/快速复制返回类型为json5格式、数据库表导出为doc文档、根据数据库表生成dao、service、controller代码、读取package-info.java文档注释作为包名描述
IntelliJ IDEA 跳转实现插件。
插件地址:https://plugins.jetbrains.com/plugin/15359-go-to-implementation/
EasyCode是基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规则由你设置。
这是一款高度自定义代码生成idea 插件,目前提供的 模板是依托于 mybatis-flex