Looly 5 years ago
parent
commit
fc68293aca

+ 1 - 0
hutool-extra/src/main/java/cn/hutool/extra/spring/SpringUtil.java

@@ -99,6 +99,7 @@ public class SpringUtil implements ApplicationContextAware {
 	 * 获取配置文件配置项的值
 	 * 获取配置文件配置项的值
 	 *
 	 *
 	 * @param key 配置项key
 	 * @param key 配置项key
+	 * @return 属性值
 	 * @since 5.3.3
 	 * @since 5.3.3
 	 */
 	 */
 	public static String getProperty(String key) {
 	public static String getProperty(String key) {