feat(jwt): implement JWT-based authentication system
This commit is contained in:
@@ -2,4 +2,5 @@ rootProject.name = "weblog-springboot"
|
||||
|
||||
include("weblog-web")
|
||||
include("weblog-module-admin")
|
||||
include("weblog-module-common")
|
||||
include("weblog-module-common")
|
||||
include("weblog-module-jwt")
|
||||
Reference in New Issue
Block a user