本文主要是介绍个人学习资源记录,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!
前端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/
这篇关于个人学习资源记录的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!