Skip to content

Commit 33591e0

Browse files
committed
add readme
1 parent d6a7f29 commit 33591e0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ target/
33
!.mvn/wrapper/maven-wrapper.jar
44
!**/src/main/**
55
!**/src/test/**
6+
!README.md
67

78
### STS ###
89
.apt_generated

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# SPRING-SECURITY整合jwt DEMO
2+
3+
username:admin
4+
5+
password: 123456
6+

0 commit comments

Comments
 (0)