Browse Source

最新版Spring boot + Vue3 + Spring Security 6 项目模板

master
adiao 3 years ago
parent
commit
2467f4ce0a
  1. 2
      .gitignore

2
.gitignore vendored

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
HELP.md
WebVue/
WebVue/.vscode/
WebVue/.vscode/.gitignore
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/

Loading…
Cancel
Save