前端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/