【fix sonar】CodeConfigProperties文件
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ public class CodeConfigProperties {
|
||||
propertyResourceBundle = new PropertyResourceBundle(bufferedInputStream);
|
||||
log.info(" JAR方式部署,通过config目录读取配置:" + configPath);
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
log.error(e.getMessage());
|
||||
}
|
||||
return propertyResourceBundle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user