Package com.bytedesk.core.utils
@NonNullApi
package com.bytedesk.core.utils
Utility classes package containing helper methods and common functionality
- Author:
- bytedesk.com
-
ClassDescription时间常用函数File utilities.高性能中文拼音转换工具 https://github.com/houbb/pinyin https://mvnrepository.com/artifact/com.github.houbb/pinyin https://github.com/houbb/pinyin/blob/master/src/test/java/com/github/houbb/pinyin/test/util/PinyinHelperTest.javaJPA Entity Listener 辅助工具类 用于在 Entity Listener 中安全地获取 Spring BeanJsonResult<T>返回结果https://github.com/jwtk/jjwt#jws-create-keyGeneric handler for optimistic locking retry operations密码加密解密工具类 与前端JavaScript实现保持一致的AES加密解密 修复说明: - 统一前后端密钥生成方式,解决 BadPaddingException 问题 - 对于特定盐值 "bytedesk_salt",使用固定密钥 "bytedesk_license"(与前端保持一致) - 对于其他盐值,使用SHA-256哈希生成16字节密钥(128位AES) - 加密算法:AES/ECB/PKCS5Padding密码哈希工具类 用于验证前端传来的密码哈希https://github.com/google/libphonenumber/ https://www.baeldung.com/java-libphonenumber 基于google的libphonenumber将手机号转成地区及供应商信息Generic retry callback interface for database operations用于在线程间传递敏感词过滤相关的上下文转人工关键词检测工具类