Go to file
2023-12-10 22:54:22 +08:00
.mvn/wrapper Initial Commit 2023-09-26 15:04:05 +08:00
src Restructure the project 2023-12-10 22:54:22 +08:00
.gitignore 添加数据库配置 2023-10-06 18:37:34 +08:00
LICENSE 添加 LICENSE 2023-09-27 16:44:30 +00:00
mvnw Initial Commit 2023-09-26 15:04:05 +08:00
mvnw.cmd Initial Commit 2023-09-26 15:04:05 +08:00
pom.xml add jwt dependencies 2023-12-06 17:10:09 +08:00
README.md add project git address 2023-12-04 09:46:20 +08:00

网安实训中级-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 启动项目