04 2019 档案

摘要:netty-socketio maven依赖 <dependency> <groupId>com.corundumstudio.socketio</groupId> <artifactId>netty-socketio</artifactId> <version>1.7.7</version> </ 阅读全文 »
posted @ 2019-04-26 17:06 橘子味儿的猫 阅读(15072) 评论(0) 推荐(1) 编辑
摘要:package com.vcgeek.hephaestus.utils; import com.auth0.jwt.JWT; import com.auth0.jwt.JWTVerifier; import com.auth0.jwt.algorithms.Algorithm; import com.auth0.jwt.interfaces.Claim; import com.auth0... 阅读全文 »
posted @ 2019-04-01 14:36 橘子味儿的猫 阅读(1257) 评论(0) 推荐(0) 编辑
摘要:package com.vcgeek.hephaestus.utils; import java.security.MessageDigest; public class Md5Utils { /** 16进制的字符数组 */ private final static String[] hexDigits = { "0", "1", "2", "3... 阅读全文 »
posted @ 2019-04-01 14:33 橘子味儿的猫 阅读(551) 评论(0) 推荐(0) 编辑
摘要:package com.vcgeek.hephaestus.utils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.*; import org.springframework.stereotype.Service; i... 阅读全文 »
posted @ 2019-04-01 14:30 橘子味儿的猫 阅读(464) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示