mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
just update to match code style
This commit is contained in:
@@ -123,7 +123,7 @@ class SampleRunner implements ApplicationRunner {
|
||||
*
|
||||
* user.name=Nacos user.age=25
|
||||
* @param configInfo latest config data for specific dataId in Nacos
|
||||
* server
|
||||
* server
|
||||
*/
|
||||
@Override
|
||||
public void receiveConfigInfo(String configInfo) {
|
||||
|
Reference in New Issue
Block a user