mirror of
https://gitee.com/coder-xiaomo/java-note
synced 2025-09-05 19:41:39 +08:00
2
This commit is contained in:
BIN
张博凯的Java学习笔记.assets/image-20220120154144701.png
Normal file
BIN
张博凯的Java学习笔记.assets/image-20220120154144701.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
@@ -623,7 +623,17 @@ src/main/resources/applicationContext.xml
|
||||
|
||||
>`/` 表示从根目录启动
|
||||
|
||||
##### 项目结构
|
||||
|
||||
> 
|
||||
>
|
||||
> - java:后端代码
|
||||
> - resources:配置文件
|
||||
> - webapp:静态资源(html, css, 图片等)
|
||||
|
||||
##### 运行
|
||||
|
||||
在 webapp 目录下创建 index.jsp ,然后运行就可以看到了。
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user