public class PropertiesUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getProperty(String key)
根据key读取对应的value
|
static void |
readProperties(String fileName)
读取配置文件
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.