2023年6月20日
摘要: https://juejin.cn/post/6866978103776772109 不使用安全框架实现前后端分离的JWT JWT的过期时间是存在于其payload中的,因此很方便后端去做校验查看是否过期 阅读全文
posted @ 2023-06-20 23:41 JohnWangzx 阅读(3) 评论(0) 推荐(0) 编辑
摘要: https://www.runoob.com/java/java8-optional-class.html 好东西,用来判断null挺方便的 阅读全文
posted @ 2023-06-20 20:04 JohnWangzx 阅读(4) 评论(0) 推荐(0) 编辑
摘要: https://jiming.blog.csdn.net/article/details/111488947 阅读全文
posted @ 2023-06-20 20:03 JohnWangzx 阅读(4) 评论(0) 推荐(0) 编辑
摘要: Spring3+jdk17踩坑,https://blog.csdn.net/peng2hui1314/article/details/129918533,改成jdk11和springboot2.x.release版本解决 阅读全文
posted @ 2023-06-20 19:57 JohnWangzx 阅读(7) 评论(0) 推荐(0) 编辑
摘要: https://sebhastian.com/starting-mysql-error-the-server-quit-without-updating-pid-file/ 很好的解决了我的问题 阅读全文
posted @ 2023-06-20 15:39 JohnWangzx 阅读(2) 评论(0) 推荐(0) 编辑