Files
spring-boot-base-demo/README.md
2023-12-07 10:27:33 +08:00

24 lines
387 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 拿来即用springboot基础项目
---
技术栈 | 名称
-------- | -----
Spring boot | 2.4.6
JWT | 身份验证和授权
RSA | 数据加密
MybatisPlus | 持久层框架
MYSQL | 数据库
Hikari | 数据库连接池
Reids | 数据缓存
knife4j | 接口文档
thymeleaf | 模版引擎
docker | 容器Dockerfile
---
编码不易欢迎点击右上角star支持