个人学习资源记录
Posted qq_42582773
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了个人学习资源记录相关的知识,希望对你有一定的参考价值。
前端UI框架工具集合
-
layui组件dtree源码地址: https://gitee.com/miniwatermelon/DTreeHelper
-
json在线解析格式化工具: https://www.json.cn/
-
LayUI框架官网地址:https://www.layuiweb.com/
后端Java开发工具集合
- Druid密码,公钥生成:https://www.mlpmis.cn/other/alidruidpage
- 验证码工具easy-captcha:https://blog.csdn.net/qq_45315910/article/details/108198485
- 登录密码加密,加盐,防止解码:
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
</dependency>
- Java后端开发知识体系:https://www.pdai.tech/
以上是关于个人学习资源记录的主要内容,如果未能解决你的问题,请参考以下文章