The annotation configuration of this question was originally in SoulSpringMvcClient. RegisterMetaData was set to true. After looking through the source code, I found out that I thought it was configured globally at first.
-- 在 2021-05-11 15:23:39,"Yu Xiao" <[email protected]> 写道: >Ok, Looking forward to your fixed > >王大忠 <[email protected]> 于2021年5月11日周二 下午3:20写道: > >> I'm trying, I already know where the problem is >> >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> >> >> >> >> At 2021-05-11 15:00:15, "Yu Xiao" <[email protected]> wrote: >> >Hi, >> > >> >if the http service, maybe not need metadata, if you want to used sign >> >plugin, you must config it。 >> >However, can you fix it? when http type register ? >> > >> >王大忠 <[email protected]> 于2021年5月11日周二 下午2:43写道: >> > >> >> >> >> >> >> >> >> For http-registered services, the corresponding applications and >> >> interfaces are not displayed in the metadata management. But in the >> >> authentication management, when adding data, the application name of the >> >> drop-down box needs to be filled in. For the registration of zookeeper, >> >> nacos, etc., it will be loaded in the drop-down box. HTTP is not >> available. >> >> Currently, it can only be filled in manually. Instead, >> >> /soul-client/springmvc-register is registered >> >> >> >> My personal suggestion is that http registered services are also >> >> loaded in the metadata management. Is this more reasonable? >> >> >> >> Steps to reproduce: 1. For services registered through >> >> soul-examples-http, there is no corresponding application in metadata >> >> management >> >> >> >> 2. Not reflected in metadata management. >> >> >> >> 3. In the authentication management, add data >> >> application drop-down box to select No. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >>
