Go to file
2023-10-25 18:10:07 +08:00
.mvn/wrapper Initial Commit 2023-09-26 15:04:05 +08:00
src 删除手写JDBC部分代码 2023-10-25 18:10:07 +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 配置文件格式化 2023-10-07 18:48:24 +08:00
README.md README.md Update 2023-10-11 15:58:11 +08:00

网安实训中级-SpringBoot

Introduce

SpringBoot 网络空间安全实训项目2

实训项目1gitlab地址:here

实训项目2gitlab地址:here

Usage

  • 使用jdk17
  • 利用maven构建项目
  • run SpringdemoApplication.java 启动项目

Log