How to create a web project in IDEA 2021

Table of contents

1. Create a java project

2. Add the server to the java project

3. Transform the project into a web project

 4. Load the server into the project

 Finally, such a result represents success.


1.  Create a java project

2. Add the server to the java project

  1. 点击setting-->Build,Execution,Deploment-->Applation servers

 

 

 

This means that the import server is successful 

 


3. Transform the project into a web project

This represents the successful construction of the web project 

 

 


 4. Load the server into the project

 

 

 

 Finally, such a result represents success.

 

 

Guess you like

Origin blog.csdn.net/weixin_45533131/article/details/125591291