You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/07/14 06:11:36 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on a change in pull request #1882: 1.支持json嵌套 2.支持yaml及properties格式

liubao68 commented on a change in pull request #1882:
URL: https://github.com/apache/servicecomb-java-chassis/pull/1882#discussion_r454124502



##########
File path: dynamic-config/config-nacos/src/main/java/org/apache/servicecomb/config/nacos/archaius/sources/NacosConfigurationSourceImpl.java
##########
@@ -41,96 +41,96 @@
 import com.netflix.config.WatchedUpdateResult;
 
 public class NacosConfigurationSourceImpl implements ConfigCenterConfigurationSource {
-  private static final Logger LOGGER = LoggerFactory.getLogger(ConfigCenterConfigurationSource.class);
+    private static final Logger LOGGER = LoggerFactory.getLogger(ConfigCenterConfigurationSource.class);

Review comment:
       This project using google code style, maybe you need to add it to your editor. For IDEA and eclipse, this file is in $java-chassis/etc folder.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org