mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-12-08 01:59:14 +08:00
fix comment
This commit is contained in:
parent
fa6882f480
commit
0343af6650
@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* 配置文件实现分装,例如Properties封装Props
|
* 配置文件实现封装,例如Properties封装Props
|
||||||
*
|
*
|
||||||
* @author looly
|
* @author looly
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
package cn.hutool.setting.dialect;
|
package cn.hutool.setting.dialect;
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* 配置文件实现分装,例如Properties封装Props
|
* 配置环境封装,例如Profile可以自定义不同环境下的配置文件位置
|
||||||
*
|
*
|
||||||
* @author looly
|
* @author looly
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
package cn.hutool.setting.profile;
|
package cn.hutool.setting.profile;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user