kafka Persist

This commit is contained in:
MaxKey
2021-02-20 22:00:19 +08:00
parent 49cb4712c9
commit 618aba8b74
12 changed files with 21 additions and 39 deletions

View File

@@ -9,8 +9,6 @@ dependencies {
compile project(":maxkey-common")
compile project(":maxkey-core")
compile project(":maxkey-persistence")
compile project(":maxkey-protocols:maxkey-protocol-oauth-2.0")
compile project(":maxkey-protocols:maxkey-protocol-saml-2.0")
compile project(":maxkey-authentications:maxkey-authentication-otp")
}