Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use CloudToolkit to quickly create a dubbo project in IDEA

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article will explain in detail how to use CloudToolkit to create dubbo project in IDEA. The content of the article is of high quality, so Xiaobian shares it with you as a reference. I hope you have a certain understanding of relevant knowledge after reading this article.

Environmental systems:

System: win10 Pro 1903 IDEA Version: ULTIMATE 2019.2.4 JDK: openjdk version "1.8.0_40"

I. Install Cloud Toolkit plug-ins

1. On the IDEA welcome page, click Plugins(2) in the Configure menu (1) drop-down list to access the IDEA Plugins Management Panel.

2. Enter Alibaba Cloud Toolkit in the plug-in search box (note 3) and press Enter. The plug-ins found will be displayed in the search list (note 4) below. Click Install(note 5) on the plug-in introduction page on the right to install the plug-in.

3. Installation progress is displayed during installation, as shown in Note 6

4. Restart IDE(note 7) will be displayed after installation is completed. Click Restart(note 8) to restart IDEA.

Second, using Cloud Toolkit to create dubbo projects

1. Click Create New Project on IDEA's Welcome page (note 1) to go to the New Project page

2. On the new project page, click Apache Dubbo(marked 2) on the left, select the JDK version of the project on the right, and click Next in the lower right corner to enter the project detailed configuration page.

3. The following items can be configured on the project configuration page:

Project build tools (Maven, Gradle) and GAV (Note 5) Select version of Dubbo, registry, configuration file format (xml file or comments), and dubbo type (consumer, producer) (Note 6) SpringBoot version, package name, project description information (Note 7)

4. In the second page of project configuration, you can configure project name, project file storage path, module name and module storage path (marked 9 and 10). Click Finish to complete project creation after configuration.

5. The welcome page of Cloud Toolkit will pop up when you enter the project for the first time (note 12). You can fill in the invitation code 4QEFVD (note 13) in this page, and click Close to enter the main page of the project.

If you already have Cloud Toolkit installed but still want to fill in the invitation code, click the Alibaba Cloud icon in the top navigation bar and select User Guide. Fill in the invitation code on the Welcome to use Cloud Toolkit page and click Close.

You can re-enter the welcome page through this entry and fill in the invitation code

6. The dependencies configured in maven will be loaded on the main page of the project. You can select Enable Auto-import(note 15) to let IDEA import dependencies automatically.

7. When all dependencies are downloaded, the entire Dubbo project is created. The project includes the following modules: consumer module (label 18) interface module (label 19) producer module (label 20)

About how to use CloudToolkit in IDEA speed to create dubbo project to share here, I hope the above content can have some help for everyone, you can learn more knowledge. If you think the article is good, you can share it so that more people can see it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report