IntelliJ idea Create a Web Springmvc project (i): Create a MAVEN Web project

Source: Internet
Author: User

1.create Project



2. Select Maven Web



3.groupid Artifactid Settings



4. Set up maven


The properties add a parameter archetypecatalog=internal, without this parameter, will be very slow when Maven builds the skeleton, and sometimes it will get stuck directly. Archetypecatalog represents the plug-in uses the archetype metadata, does not add this parameter when the default is Remote,local, that is, the central warehouse archetype metadata, because the central warehouse archetype too much, so the result is very slow, Specify internal to indicate that only internal metadata is used.

5. Set up project and module



6. New Java folder set as source folder



7. Set basic dependencies, Jstl, Jsp-api, Javax-servlet-api



8. Set up Web. xml



9. Set up Tomcat




10. Save settings to turn on Tomcat



To add a SPRINGMVC frame, please refer to the next blog post





IntelliJ idea Create a Web Springmvc project (i): Create a MAVEN Web project

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.