repo
stringclasses
1k values
file_url
stringlengths
96
373
file_path
stringlengths
11
294
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
6 values
commit_sha
stringclasses
1k values
retrieved_at
stringdate
2026-01-04 14:45:56
2026-01-04 18:30:23
truncated
bool
2 classes
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/BaseJpaDaoTest.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/BaseJpaDaoTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/GlobalConfig.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/GlobalConfig.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/BaseDaoTester.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/BaseDaoTester.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
true
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/Application.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/Application.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/StudentDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/StudentDao.java
package com.hbasesoft.framework.db.demo.dao; import com.hbasesoft.framework.db.core.BaseDao; import com.hbasesoft.framework.db.demo.entity.StudentEntity; import java.util.List; /** * @version 1.0 * @Package: com.hbasesoft.framework.db.demo.dao.mongodb * @ClassName: StudentDao * @Author: lhy * @Date: 2025/3/24 1...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/StaffDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/StaffDao.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/CourseDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/CourseDao.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mongodb/ICourseMongoDBDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mongodb/ICourseMongoDBDao.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mongodb/IStudentMongoDBDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mongodb/IStudentMongoDBDao.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mongodb/StaffMongoDBDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mongodb/StaffMongoDBDao.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mysql/ICourseMySqlDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mysql/ICourseMySqlDao.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mysql/IStudentMySqlDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mysql/IStudentMySqlDao.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mysql/StaffMySqlDao.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/dao/mysql/StaffMySqlDao.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/util/DataUtil.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/util/DataUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/entity/CourseEntity.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/entity/CourseEntity.java
package com.hbasesoft.framework.db.demo.entity; import com.hbasesoft.framework.db.core.BaseEntity; import jakarta.persistence.Column; import jakarta.persistence.Entity; import jakarta.persistence.GeneratedValue; import jakarta.persistence.Id; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgs...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/entity/StaffEntity.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/entity/StaffEntity.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pri...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/entity/StudentEntity.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/entity/StudentEntity.java
package com.hbasesoft.framework.db.demo.entity; import com.hbasesoft.framework.db.core.BaseEntity; import jakarta.persistence.Column; import jakarta.persistence.Entity; import jakarta.persistence.GeneratedValue; import jakarta.persistence.Id; import jakarta.persistence.Transient; import org.hibernate.annotations.Gener...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/entity/CountEntity.java
framework-db/framework-db-demo/src/main/java/com/hbasesoft/framework/db/demo/entity/CountEntity.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/StartupListener01Test.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/StartupListener01Test.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/StartupListener02Test.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/StartupListener02Test.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/PropertyHolderTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/PropertyHolderTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/CommonUtilTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/CommonUtilTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/AssertTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/AssertTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/date/DateUtilTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/date/DateUtilTest.java
/**************************************************************************************** 22 Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the ...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/bean/BeanUtilTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/bean/BeanUtilTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/bean/TestBean.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/bean/TestBean.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/bean/SerializationUtilTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/bean/SerializationUtilTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/security/WordFilterTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/security/WordFilterTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/security/DataUtilTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/security/DataUtilTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/engine/VelocityParseFactoryTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/engine/VelocityParseFactoryTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/io/HttpUtilTest.java
framework-common/framework-common-core/src/test/java/com/hbasesoft/framework/common/utils/io/HttpUtilTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/Bootstrap.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/Bootstrap.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/ErrorCode.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/ErrorCode.java
/**************************************************************************************** Copyright © 2022-2027 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/ServiceException.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/ServiceException.java
/** * */ package com.hbasesoft.framework.common; /** * <Description> <br> * * @author xgf<br> * @version 1.0<br> * @taskId <br> * @CreateDate 2014年11月2日 <br> * @since V1.0<br> * @see com.hbasesoft.framework.common.exception <br> */ public class ServiceException extends FrameworkException { /** ...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/ErrorCodeDef.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/ErrorCodeDef.java
/** * */ package com.hbasesoft.framework.common; import static com.hbasesoft.framework.common.GlobalConstants.SYSTEM_PREFIX; import lombok.AccessLevel; import lombok.AllArgsConstructor; import lombok.Getter; /** * <Description> 框架的错误码定义,0~999 为框架保留区域的错误码<br> * * @author 王伟<br> * @version 1.0<br> * @taskId <...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/Initialization.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/Initialization.java
/** * */ package com.hbasesoft.framework.common; import org.springframework.beans.factory.DisposableBean; import org.springframework.beans.factory.InitializingBean; /** * <Description> <br> * * @author 王伟<br> * @version 1.0<br> * @taskId <br> * @CreateDate 2014年11月16日 <br> * @since V1.0<br> * @see com.hba...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/InitializationException.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/InitializationException.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/GlobalConstants.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/GlobalConstants.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/StartupListener.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/StartupListener.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/FrameworkException.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/FrameworkException.java
/** * */ package com.hbasesoft.framework.common; import com.hbasesoft.framework.common.utils.CommonUtil; /** * <Description> <br> * * @author 王伟<br> * @version 1.0<br> * @taskId <br> * @CreateDate 2014年10月23日 <br> * @since V1.0<br> * @see com.hbasesoft.framework.common.exception <br> */ public class Fram...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/UtilException.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/UtilException.java
/** * */ package com.hbasesoft.framework.common.utils; import com.hbasesoft.framework.common.ErrorCode; import com.hbasesoft.framework.common.FrameworkException; /** * <Description> <br> * * @author 王伟<br> * @version 1.0<br> * @taskId <br> * @CreateDate 2014年10月23日 <br> * @since V1.0<br> * @see com.hbases...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/PropertyHolder.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/PropertyHolder.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pri...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/Assert.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/Assert.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/Invoker.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/Invoker.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/CommonUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/CommonUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/AssertException.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/AssertException.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/ContextHolder.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/ContextHolder.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/logger/Logger.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/logger/Logger.java
/** * */ package com.hbasesoft.framework.common.utils.logger; import org.slf4j.LoggerFactory; import com.hbasesoft.framework.common.utils.CommonUtil; /** * <Description> <br> * * @author wangwei<br> * @version 1.0<br> * @CreateDate 2015年6月21日 <br> * @see com.hbasesoft.framework.common.utils.logger <br> */...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/logger/LoggerUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/logger/LoggerUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/date/DateUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/date/DateUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/thread/ThreadUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/thread/ThreadUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/ClassUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/ClassUtil.java
package com.hbasesoft.framework.common.utils.bean; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import java.util.Arrays; import java.util.List; import com.hbasesoft.framework.common.ErrorCodeDef; import com.hbasesoft.framework.common.utils.A...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/BeanUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/BeanUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/BasePackagesUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/BasePackagesUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/ClassFilter.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/ClassFilter.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/SerializationUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/bean/SerializationUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/DataUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/DataUtil.java
/** * */ package com.hbasesoft.framework.common.utils.security; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import org.apache.commons.codec.binary.Base64; import org.jasypt.encryption.pbe.StandardPBEStringEncryptor; import org.jasypt.encryption.pbe.config.EnvironmentStringPBE...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/RSAUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/RSAUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/WordFilter.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/WordFilter.java
package com.hbasesoft.framework.common.utils.security; import java.util.Collection; import java.util.HashMap; import java.util.Map; import org.apache.commons.collections4.CollectionUtils; import org.apache.commons.lang3.StringUtils; import com.hbasesoft.framework.common.GlobalConstants; /** * <Description> 敏感词过滤工具...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/DESUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/DESUtil.java
package com.hbasesoft.framework.common.utils.security; import java.security.InvalidKeyException; import java.security.NoSuchAlgorithmException; import java.security.spec.InvalidKeySpecException; import javax.crypto.Cipher; import javax.crypto.SecretKey; import javax.crypto.SecretKeyFactory; import javax.crypto.spec.D...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/JWTUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/JWTUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/URLUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/URLUtil.java
package com.hbasesoft.framework.common.utils.security; import java.net.URLDecoder; import java.net.URLEncoder; import java.nio.charset.Charset; import org.apache.commons.lang3.StringUtils; import com.hbasesoft.framework.common.GlobalConstants; import lombok.AccessLevel; import lombok.NoArgsConstructor; /** * URL ...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/UUIDUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/security/UUIDUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/config/Property.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/config/Property.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/config/LocalProperty.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/config/LocalProperty.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/engine/OgnlUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/engine/OgnlUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/engine/VelocityParseFactory.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/engine/VelocityParseFactory.java
/** * */ package com.hbasesoft.framework.common.utils.engine; import com.hbasesoft.framework.common.ErrorCodeDef; import com.hbasesoft.framework.common.GlobalConstants; import com.hbasesoft.framework.common.utils.PropertyHolder; import com.hbasesoft.framework.common.utils.UtilException; import com.hbasesoft.framewor...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/engine/DefaultMemberAccess.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/engine/DefaultMemberAccess.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/engine/UserDirective.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/engine/UserDirective.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/FileZipUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/FileZipUtil.java
package com.hbasesoft.framework.common.utils.io; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.util.Enumeration; import java.util.zip.CRC32; import java.util.zip.Chec...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/HttpUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/HttpUtil.java
package com.hbasesoft.framework.common.utils.io; import java.io.IOException; import java.io.InputStream; import java.net.InetAddress; import java.net.URI; import java.net.UnknownHostException; import java.net.http.HttpClient; import java.net.http.HttpRequest; import java.net.http.HttpRequest.BodyPublishers; import jav...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/JarFileSpliterator.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/JarFileSpliterator.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/TrustManagerUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/TrustManagerUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/MultipartBodyPublisher.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/MultipartBodyPublisher.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/IOUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/IOUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/BatchProcessor.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/BatchProcessor.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/UrlBuilder.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/UrlBuilder.java
package com.hbasesoft.framework.common.utils.io; import java.util.ArrayList; import java.util.Collections; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import org.apache.commons.collections4.MapUtils; import org.apache.commons.lang3.StringUtils; import com....
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/ProtocolUtil.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/utils/io/ProtocolUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/annotation/NoTracerLog.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/annotation/NoTracerLog.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/annotation/Key.java
framework-common/framework-common-core/src/main/java/com/hbasesoft/framework/common/annotation/Key.java
/** * */ package com.hbasesoft.framework.common.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Inherited; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * <Description> <br> * * @author 王伟<br> * @ver...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-image/src/main/java/com/hbasesoft/framework/common/util/ImageUtil.java
framework-common/framework-common-image/src/main/java/com/hbasesoft/framework/common/util/ImageUtil.java
/** * */ package com.hbasesoft.framework.common.util; import java.awt.Graphics; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; import javax.imageio.ImageIO; import com.hbasesoft.framework.common.ErrorCodeDef; import com.hbasesoft.framework.common.utils.UtilException; import...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-xml/src/test/java/com/hbasesoft/framework/common/utils/xml/XmlTest.java
framework-common/framework-common-xml/src/test/java/com/hbasesoft/framework/common/utils/xml/XmlTest.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-xml/src/main/java/com/hbasesoft/framework/common/utils/xml/CDATAAdapter.java
framework-common/framework-common-xml/src/main/java/com/hbasesoft/framework/common/utils/xml/CDATAAdapter.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-xml/src/main/java/com/hbasesoft/framework/common/utils/xml/XmlFilterReader.java
framework-common/framework-common-xml/src/main/java/com/hbasesoft/framework/common/utils/xml/XmlFilterReader.java
package com.hbasesoft.framework.common.utils.xml; import java.io.FilterReader; import java.io.IOException; import java.io.Reader; public class XmlFilterReader extends FilterReader { /** max_blank_code */ private static final int MAX_BLANK_CODE = 0x08; /** * @param in */ public XmlFilterRea...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-common/framework-common-xml/src/main/java/com/hbasesoft/framework/common/utils/xml/XmlBeanUtil.java
framework-common/framework-common-xml/src/main/java/com/hbasesoft/framework/common/utils/xml/XmlBeanUtil.java
package com.hbasesoft.framework.common.utils.xml; import java.io.StringReader; import java.io.StringWriter; import java.io.Writer; import org.apache.commons.lang3.StringUtils; import org.dom4j.Document; import org.dom4j.DocumentHelper; import org.dom4j.Element; import com.hbasesoft.framework.common.ErrorCodeDef; imp...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/Assert.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/Assert.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/RemoteShell.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/RemoteShell.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/Shell.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/Shell.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/CommandHandler.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/CommandHandler.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/util/GitUtil.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/util/GitUtil.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/util/AopTargetUtils.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/util/AopTargetUtils.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/cmd/Clear.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/cmd/Clear.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/cmd/Exit.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/cmd/Exit.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/cmd/Version.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/cmd/Version.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/cmd/Help.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/cmd/Help.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/vo/AbstractOption.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/vo/AbstractOption.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/vo/AbstractVo.java
framework-shell/framework-shell-core/src/main/java/com/hbasesoft/framework/shell/core/vo/AbstractVo.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-demo/src/main/java/com/hbasesoft/framework/shell/demo/Application.java
framework-shell/framework-shell-demo/src/main/java/com/hbasesoft/framework/shell/demo/Application.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-demo/src/main/java/com/hbasesoft/framework/shell/demo/cmd/Hello.java
framework-shell/framework-shell-demo/src/main/java/com/hbasesoft/framework/shell/demo/cmd/Hello.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false
ww20081120/framework
https://github.com/ww20081120/framework/blob/6e916f07f1ae0d049e2110a93325880214c58cbe/framework-shell/framework-shell-log/src/main/java/com/hbasesoft/framework/shell/log/LQuery.java
framework-shell/framework-shell-log/src/main/java/com/hbasesoft/framework/shell/log/LQuery.java
/**************************************************************************************** Copyright © 2003-2012 hbasesoft Corporation. All rights reserved. Reproduction or <br> transmission in whole or in part, in any form or by any means, electronic, mechanical <br> or otherwise, is prohibited without the pr...
java
Apache-2.0
6e916f07f1ae0d049e2110a93325880214c58cbe
2026-01-05T02:36:52.137997Z
false