Skip to content

lanlinju/simple-springmvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-springmvc

模仿springmvc框架的简单实现

应用截图

应用截图

如何启动项目

1. 首先要下载安装Tomcat服务器

2. 添加Tomcat

  1. 在屏幕顶部偏右位置的弹出框中,点击Edit Configurations edit configuration1 或者双击shift键,之后输入edit,然后选择点击Edit Configuration edit configuration2
  2. 点击左上角的“+“号,选择Tomcat下的本地local add tomcat local add tomcat local

3. 配置Tomcat

  1. 点击deploy部署工件,再点击其下方的”+“号,然后选择artifacts工件 deploy deploy
  2. 记得最后点击“OK”按钮

如何添加Artifact工件

在idea顶部工具栏中,依次点击 File -> Project Structure add artifact

About

模仿springmvc框架的简单实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages