File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,12 @@ https://github.com/tangxiaofeng7/SecExample
88<br >
99</div >
1010
11+ ### 截图
12+
13+ ![ index.png] ( images/index.png )
14+
1115
12- # 介绍
16+ ### 介绍
1317| Name | Star |
1418| ---------------------- | ---- |
1519| [ 注入漏洞-SQL注入] | 🌟🌟🌟 |
@@ -35,7 +39,3 @@ docker-compose up -d
3539
3640[ ![ asciicast] ( https://asciinema.org/a/gcuay3zNoRUZ85BTPgjpGukuC.svg )] ( https://asciinema.org/a/gcuay3zNoRUZ85BTPgjpGukuC )
3741
38-
39- ### 截图
40-
41- ![ index.png] ( images/index.png )
Original file line number Diff line number Diff line change 22 datasource :
33 username : root
44 password : woaini520
5- url : jdbc:mysql://localhost:3306/mybatis?serverTimezone=UTC&useSSL=false
6- # url: jdbc:mysql://mysql-db:3306/mybatis?serverTimezone=UTC&useSSL=false&allowPublicKeyRetrieval=true
5+ # url: jdbc:mysql://localhost:3306/mybatis?serverTimezone=UTC&useSSL=false
6+ url : jdbc:mysql://mysql-db:3306/mybatis?serverTimezone=UTC&useSSL=false&allowPublicKeyRetrieval=true
77# driver-class-name: com.mysql.jdbc.Driver
88 driver-class-name : com.mysql.cj.jdbc.Driver
99# thymeleaf:
You can’t perform that action at this time.
0 commit comments