mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 12:32:09 +08:00
#248 最新镜像 启动登陆异常
This commit is contained in:
@@ -40,6 +40,7 @@ dependencies {
|
||||
implementation project(":maxkey-commons:maxkey-common")
|
||||
implementation project(":maxkey-commons:maxkey-core")
|
||||
implementation project(":maxkey-commons:maxkey-crypto")
|
||||
implementation project(":maxkey-commons:maxkey-ldap")
|
||||
|
||||
implementation project(":maxkey-entity")
|
||||
implementation project(":maxkey-persistence")
|
||||
|
||||
@@ -67,11 +67,11 @@ include ('maxkey-protocols:maxkey-protocol-saml-2.0')
|
||||
include ('maxkey-protocols:maxkey-protocol-tokenbased')
|
||||
|
||||
//webs
|
||||
//gataway
|
||||
include ('maxkey-webs:maxkey-gataway')
|
||||
//maxkey(sign)
|
||||
include ('maxkey-webs:maxkey-web-maxkey')
|
||||
//management(mgt)
|
||||
include ('maxkey-webs:maxkey-web-mgt')
|
||||
//openapi(open)
|
||||
include ('maxkey-webs:maxkey-web-openapi')
|
||||
//gataway
|
||||
include ('maxkey-webs:maxkey-gataway')
|
||||
|
||||
Reference in New Issue
Block a user