简介

springboot 创建项目之后是没有webapp的,今天讲讲idea怎么生成和下面的xml

 

IDEA Springboot项目 怎么自动生成webapp和下面的xml文件(详细)

 

IDEA Springboot项目 怎么自动生成webapp和下面的xml文件(详细)

IDEA Springboot项目 怎么自动生成webapp和下面的xml文件(详细)

IDEA Springboot项目 怎么自动生成webapp和下面的xml文件(详细)

我的路径:     C:\Mytool\Test\springboot\springboot_demo02\src\main\webapp\WEB-INF\web.xml

                    C:\Mytool\Test\springboot\springboot_demo02\src\main\webapp     这个改完第一个会自动生成webapp点击选择一下路径就行了(设置根目录)

IDEA Springboot项目 怎么自动生成webapp和下面的xml文件(详细)

点击apply 后点击ok 就生成了

IDEA Springboot项目 怎么自动生成webapp和下面的xml文件(详细)

 

 

 

 

 

 

 

相关文章: