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