.mvn/wrapper | ||
src | ||
.gitignore | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
网安实训中级-SpringBoot
Introduce
实训项目一
gitlab
地址:here
获取项目
git clone -b main https://intpointer.com/Anchor-x/elmdemo.git
实训项目二
gitlab
地址:here
获取项目
git clone -b main https://intpointer.com/Anchor-x/springdemo.git
或
gitee
地址:here
获取项目
git clone -b 20172 https://gitee.com/devas/network-security-training-2.git
Usage
- 使用jdk17
- 利用maven构建项目
- run
SpringdemoApplication.java
启动项目