This commit is contained in:
choweli
2025-04-15 17:02:41 +08:00
parent b0e37e3ef3
commit 22d487624d
2867 changed files with 9839 additions and 10677 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.dromara.hutool.setting;
package cn.hutool.v7.setting;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.dromara.hutool.setting;
package cn.hutool.v7.setting;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;

View File

@@ -14,10 +14,10 @@
* limitations under the License.
*/
package org.dromara.hutool.setting;
package cn.hutool.v7.setting;
import org.dromara.hutool.core.io.resource.ResourceUtil;
import org.dromara.hutool.core.util.CharsetUtil;
import cn.hutool.v7.core.io.resource.ResourceUtil;
import cn.hutool.v7.core.util.CharsetUtil;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;

View File

@@ -14,9 +14,9 @@
* limitations under the License.
*/
package org.dromara.hutool.setting;
package cn.hutool.v7.setting;
import org.dromara.hutool.core.lang.Console;
import cn.hutool.v7.core.lang.Console;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.dromara.hutool.setting;
package cn.hutool.v7.setting;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;

View File

@@ -14,10 +14,10 @@
* limitations under the License.
*/
package org.dromara.hutool.setting.props;
package cn.hutool.v7.setting.props;
import lombok.Data;
import org.dromara.hutool.core.date.DateUtil;
import cn.hutool.v7.core.date.DateUtil;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

View File

@@ -14,9 +14,9 @@
* limitations under the License.
*/
package org.dromara.hutool.setting.props;
package cn.hutool.v7.setting.props;
import org.dromara.hutool.setting.props.PropsUtil;
import cn.hutool.v7.setting.props.PropsUtil;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;

View File

@@ -14,11 +14,11 @@
* limitations under the License.
*/
package org.dromara.hutool.setting.toml;
package cn.hutool.v7.setting.toml;
import org.dromara.hutool.core.array.ArrayUtil;
import org.dromara.hutool.setting.props.Props;
import org.dromara.hutool.setting.props.PropsUtil;
import cn.hutool.v7.core.array.ArrayUtil;
import cn.hutool.v7.setting.props.Props;
import cn.hutool.v7.setting.props.PropsUtil;
import lombok.Data;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;

View File

@@ -14,9 +14,9 @@
* limitations under the License.
*/
package org.dromara.hutool.setting.toml;
package cn.hutool.v7.setting.toml;
import org.dromara.hutool.core.io.resource.ResourceUtil;
import cn.hutool.v7.core.io.resource.ResourceUtil;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;

View File

@@ -14,11 +14,11 @@
* limitations under the License.
*/
package org.dromara.hutool.setting.yaml;
package cn.hutool.v7.setting.yaml;
import org.dromara.hutool.core.io.file.FileUtil;
import org.dromara.hutool.core.map.Dict;
import org.dromara.hutool.core.util.CharsetUtil;
import cn.hutool.v7.core.io.file.FileUtil;
import cn.hutool.v7.core.map.Dict;
import cn.hutool.v7.core.util.CharsetUtil;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

View File

@@ -1,6 +1,6 @@
# -------------------------------------------------------------
# ----- GroupedSet File with UTF8-----
# @see org.dromara.hutool.setting.GroupedSet
# @see cn.hutool.v7.setting.GroupedSet
# -------------------------------------------------------------
无分组值1