代码优化,删除UserAdjoint次要功能

This commit is contained in:
shimingxy
2024-04-20 11:48:15 +08:00
parent 8e1a09566a
commit 38c09792c0
16 changed files with 31 additions and 647 deletions

View File

@@ -87,7 +87,7 @@ public class ConsumerEndpoint {
private BindingAdapter bindingAdapter;
@Autowired
@Qualifier("spKeyStoreLoader")
@Qualifier("serviceProviderKeyStoreLoader")
private KeyStoreLoader keyStoreLoader;
@Autowired