mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +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-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')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user