Eclipse Create maven Project (springboot Integration Dubbo first Step)

Source: Internet
Author: User

!!! Every way is your own tool, familiar to the original I and you

Create a MAVEN project

Note here: I ticked the first button

1:file->new Maven Project->next

2: Enter content, complete Group ID: Group name often refers to company name (any) ArtiFact Id: project name (any), other default

3: Initial overview of the project (the project has an exclamation point)

3: Modify Java Version: Project name right-click->properties, select Java build Path->jre System Library[j2se-1.5]->edit

        (Because the auto-generated maven is jdk1.5, it needs to be changed to the corresponding Java version)

         Select the last option->finish->apply

                

4: Modify the Java project as a Web project: Still in the Properties interface, select Project Facets

                

        Click Convert to faceted form-> Select dynamic Web module->apply->apply and close

                

5: Add Maven Dependent Library (this step will disappear): Project name right->properties---Select deployment Assembly->add

                

Check Java Build Path entries->next

                  

        Select Maven Dependencies->finish->apply and close

                

6: Project Final catalogue

                

        

Note: This article is for the first step written to Springboot integrated Dubbo

Eclipse Create maven Project (springboot Integration Dubbo first Step)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.