Intellij Dubbo 插件 IntellijDubboPlugin

码农软件 · 软件分类 · Java开发工具 · 2019-11-06 09:29:07

软件介绍

IntellijDubboPlugin 可快速构建一个dubbo项目,只需简单的操作几步就可以得到一个包含 ApiModule 和ProviderModule的项目,如果添加了mybatis,pageHelper等依赖后 会自动生成示例代码及testcase 并且可以直接运行,大幅提升效率。

项目地址 https://github.com/gejun123456/IntellijDubboPlugin

目前支持的依赖

依赖名开始支持的版本
MYBAITSv1.0
MYSQLv1.0
LOMBOKv1.0
REDISv1.0
FASTJSONv1.0
RABBIT_MQv1.0
COMMON_LANGS_3v1.0
SPRING_RETRYv1.0
ZOOKEEPERv1.0
WEB_TOMCATv1.0
PAGE_HELPERv1.0
HIKARIv1.0

截图

  • 第一步操作


  • 第二步操作

     

  • 第三步操作


  • 生成项目结构


  • 生成的主类


  • 生成的dubboProvider类


  • 生成的mybatis接口例子

  • 生成的service例子 此处使用了pageHelper


  • 生成的testcase


安装

插件支持Intellij 2018.1版本及以上版本

直接下载

  • downloadlastest plugin zip -> Preferences(Settings)->Plugins -> Install plugin from disk...

使用说明

  • 如果使用了zookeeper 请搭建好zookeeper服务器

  • 启动前 先修改生成项目 application.properties中的数据库连接配置 改成自己的数据库配置

  • 如果要跑生成例子中的testcase 请将项目下的schema.sql 在数据库中执行下

该插件生成的例子为:https://github.com/gejun123456/dubboSpringbootDemo

本文地址:https://www.codercto.com/soft/d/18378.html

The Linux Command Line

The Linux Command Line

William E. Shotts Jr. / No Starch Press, Incorporated / 2012-1-17 / USD 39.95

You've experienced the shiny, point-and-click surface of your Linux computer-now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very ......一起来看看 《The Linux Command Line》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具