rename maxkey-webapis to maxkey-web-apis

This commit is contained in:
MaxKey
2023-02-02 16:02:51 +08:00
parent ac61b133c5
commit f01ce91ece
40 changed files with 75 additions and 75 deletions

View File

@@ -39,9 +39,9 @@ import org.springframework.context.annotation.ComponentScan;
"org.maxkey.entity",
"org.maxkey.entity.apps",
"org.maxkey.entity.userinfo",
"org.maxkey.webapi.identity.kafka",
"org.maxkey.webapi.identity.rest",
"org.maxkey.webapi.identity.scim",
"org.maxkey.web.apis.identity.kafka",
"org.maxkey.web.apis.identity.rest",
"org.maxkey.web.apis.identity.scim",
"org.maxkey.persistence",
"org.maxkey.provision",
"org.maxkey.synchronizer",