You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shenyu.apache.org by 熊泽刚 <cu...@foxmail.com> on 2021/05/17 03:10:12 UTC

the config item "shenyu.client.props["appName"]" do not applied for springcloud plugin

dear shenyu dev team,


Theconfig item "shenyu.client.props["appName"]" do not applied for springcloud plugin.
In ContextRegisterListener.java line 65,read "spring.application.name" for appName, is design like this or a bug

Re: the config item "shenyu.client.props["appName"]" do not applied for springcloud plugin

Posted by 熊泽刚 <cu...@foxmail.com>.
thinks!



---Original---
From: "Yu Xiao"<xiaoyu@apache.org&gt;
Date: Mon, May 17, 2021 11:20 AM
To: "dev"<dev@shenyu.apache.org&gt;;
Subject: Re: the config item "shenyu.client.props["appName"]" do not applied for springcloud plugin


Hi

the&nbsp; "shenyu.client.props["appName"]"&nbsp; is not used,&nbsp; spring.application.name
is serverId in spring-cloud plugin

熊泽刚 <cuit_xiong@foxmail.com&gt; 于2021年5月17日周一 上午11:10写道:

&gt; dear shenyu dev team,
&gt;
&gt;
&gt; Theconfig item "shenyu.client.props["appName"]" do not applied for
&gt; springcloud plugin.
&gt; In ContextRegisterListener.java line 65,read "spring.application.name"
&gt; for appName, is design like this or a bug

Re: the config item "shenyu.client.props["appName"]" do not applied for springcloud plugin

Posted by Yu Xiao <xi...@apache.org>.
Hi

the  "shenyu.client.props["appName"]"  is not used,  spring.application.name
is serverId in spring-cloud plugin

熊泽刚 <cu...@foxmail.com> 于2021年5月17日周一 上午11:10写道:

> dear shenyu dev team,
>
>
> Theconfig item "shenyu.client.props["appName"]" do not applied for
> springcloud plugin.
> In ContextRegisterListener.java line 65,read "spring.application.name"
> for appName, is design like this or a bug