上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 72 下一页
摘要: https://blog.csdn.net/worldchinalee/article/details/79413830 阅读全文
posted @ 2019-07-20 12:08 tonggc1668 阅读(196) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/xcdsdf14545/article/details/86164012 阅读全文
posted @ 2019-07-20 12:07 tonggc1668 阅读(456) 评论(0) 推荐(0)
摘要: package me.zhengjie.common.exception; import org.springframework.util.StringUtils; import java.util.HashMap; import java.util.Map; import java.util.st 阅读全文
posted @ 2019-07-20 10:51 tonggc1668 阅读(446) 评论(0) 推荐(0)
摘要: package me.zhengjie.common.utils; import me.zhengjie.common.exception.BadRequestException; import java.util.Optional; /** * 验证工具 * @author jie * @date 2018-11-23 */ public class ValidationUtil ... 阅读全文
posted @ 2019-07-20 10:48 tonggc1668 阅读(313) 评论(0) 推荐(0)
摘要: package me.zhengjie.common.exception; import lombok.Getter; import org.springframework.http.HttpStatus; import static org.springframework.http.HttpStatus.BAD_REQUEST; /** * @author jie * @date 2... 阅读全文
posted @ 2019-07-20 10:47 tonggc1668 阅读(1461) 评论(0) 推荐(0)
摘要: package me.zhengjie.core.utils; import org.springframework.util.DigestUtils; import javax.crypto.Cipher; import javax.crypto.SecretKey; import javax.crypto.SecretKeyFactory; import javax.crypto.spec... 阅读全文
posted @ 2019-07-20 10:45 tonggc1668 阅读(1339) 评论(0) 推荐(0)
摘要: package me.zhengjie.core.security; import com.fasterxml.jackson.annotation.JsonIgnore; import lombok.AllArgsConstructor; import lombok.Getter; import org.springframework.security.core.GrantedAuthori... 阅读全文
posted @ 2019-07-20 10:41 tonggc1668 阅读(437) 评论(0) 推荐(0)
摘要: package me.zhengjie.core.config; import me.zhengjie.core.security.JwtAuthenticationEntryPoint; import me.zhengjie.core.security.JwtAuthorizationTokenFilter; import me.zhengjie.core.service.JwtUserDe... 阅读全文
posted @ 2019-07-19 23:45 tonggc1668 阅读(1325) 评论(0) 推荐(0)
摘要: http://www.bubuko.com/infodetail-2243816.html 阅读全文
posted @ 2019-07-19 23:35 tonggc1668 阅读(1924) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/andy_zhang2007/article/details/90023901 阅读全文
posted @ 2019-07-19 23:30 tonggc1668 阅读(2982) 评论(0) 推荐(0)
上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 72 下一页