mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
refactor(nacos): Remove the useless comments
This commit is contained in:
parent
11dbd04155
commit
ea0682ccf7
@ -23,7 +23,6 @@ import org.springframework.context.ApplicationContextAware;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @author <a href="mailto:liaochunyhm@live.com">liaochuntao</a>
|
* @author <a href="mailto:liaochunyhm@live.com">liaochuntao</a>
|
||||||
* @since
|
|
||||||
*/
|
*/
|
||||||
public class NacosConfigManager implements ApplicationContextAware {
|
public class NacosConfigManager implements ApplicationContextAware {
|
||||||
|
|
||||||
|
@ -24,7 +24,6 @@ import org.springframework.context.ApplicationContextAware;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @author <a href="mailto:liaochunyhm@live.com">liaochuntao</a>
|
* @author <a href="mailto:liaochunyhm@live.com">liaochuntao</a>
|
||||||
* @since
|
|
||||||
*/
|
*/
|
||||||
public class NacosNamingManager implements ApplicationContextAware {
|
public class NacosNamingManager implements ApplicationContextAware {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user