61 Commits

Author SHA1 Message Date
ayi 2c37cd2c75 测试ci
Sync All Branches to GitHub / sync (push) Successful in 1s
2026-02-10 16:53:19 +08:00
ayi aefb212285 修改gitlab-ci中的镜像标签 2026-02-10 16:45:30 +08:00
ayi 2e18a8a419 网管过滤器,用户id穿透到下游 2026-02-04 16:54:44 +08:00
ayi a6a5d42bea gateway全局异常处理 2026-02-03 16:25:17 +08:00
ayi eaf44e1b4f SaToken接口鉴权 2026-02-03 16:09:47 +08:00
ayi 6da20bdac4 用户登录加载角色到缓存;修改用户角色Key格式 2026-02-02 18:28:33 +08:00
ayi 02010bd9ae 自定义token风格 2026-02-02 17:47:11 +08:00
ayi 660a8430f1 网关整合Sa-Token鉴权 2026-02-02 17:27:09 +08:00
ayi da56185960 添加网关服务,更新包名 2026-02-02 17:01:48 +08:00
ayi 5d8816fb2f 添加网关服务,更新包名 2026-02-02 17:00:42 +08:00
ayi b271f0aa87 nacos服务注册 2026-02-02 16:38:01 +08:00
ayi 50ac15a8f7 nacos动态加载bean 2026-02-02 15:54:44 +08:00
ayi 872be51082 整合nacos配置 2026-02-02 15:33:19 +08:00
ayi da78005ad7 修改数据库连接 2026-02-01 21:12:14 +08:00
ayi f6b3369dc0 添加gitlab-ci.yml 2026-01-31 18:43:51 +08:00
ayi 155376ca6e 项目启动将角色权限写入缓存
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-23 18:09:58 +08:00
ayi 865dfa31f5 登录接口验证码使用guava参数校验 2026-01-23 16:48:14 +08:00
ayi 25264daed8 修改数据库配置
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-23 15:38:07 +08:00
ayi 37ba2a02ad 完善注册功能事务管理
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-20 19:43:19 +08:00
ayi b87abe0e3e 完善验证码登录
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-20 19:01:43 +08:00
ayi 31f5a31b9b 用户注册与登录功能(待完善)
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-18 21:29:02 +08:00
ayi ffecb1f6d8 权限、角色、关联表建表SQL
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-18 19:14:28 +08:00
ayi 160a5fecd9 手机号校验注解
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-18 13:23:14 +08:00
hanfuye 1c6a5dc3be 添加jasypt加密配置
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-17 15:06:32 +08:00
hanfuye afcf469488 接入阿里云短信服务
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-17 13:53:14 +08:00
hanfuye fe2608f3ea 自定义线程池并简单测试
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-16 22:43:06 +08:00
ayi e79df6fc1f 重构包名,解决JacksonAutoConfiguration被spring boot默认JacksonAutoConfiguration配置覆盖的问题
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-16 09:40:16 +08:00
ayi 3cba48728d 编写短信验证码发送接口
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-15 22:59:58 +08:00
ayi c32f06239e 更改ID生成器的开始时间戳
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-15 15:35:08 +08:00
ayi f99f645cf7 添加ID生成器
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-15 15:32:09 +08:00
ayi 0f069433bc 全局异常捕获;参数校验
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-15 15:23:47 +08:00
ayi f9613d2e01 添加jansi,控制台彩色日志
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-15 14:25:42 +08:00
ayi 42a209400a 修改代码格式化样式
Sync All Branches to GitHub / sync (push) Successful in 1s
2026-01-15 13:42:15 +08:00
ayi bc7ca98132 更换runner测试
Sync All Branches to GitHub / sync (push) Successful in 1s
2026-01-14 11:17:03 +08:00
ayi 4edbe3438c 修改.gitignore
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-12 19:53:21 +08:00
ayi 8901d7401b 修改.gitignore,排除日志
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 19:48:54 +08:00
hanfuye 1c1490271d 格式化代码
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 19:39:33 +08:00
hanfuye 2f001c3e9e 修改代码片段 vscode
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 19:22:41 +08:00
hanfuye 3466810ae8 整合redis并进行简单测试
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-12 19:22:18 +08:00
hanfuye 1c4a093b46 添加Sa-Token配置并简单测试
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 19:00:06 +08:00
hanfuye 2bca8d96d3 用户表建表SQL
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 18:34:54 +08:00
hanfuye 8bcbb3c332 修改.gitignore,排除日志
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 17:42:42 +08:00
hanfuye 31d970a3ef 整合flatten-maven-plugin,解决子模块单独打包失败的问题
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 17:01:27 +08:00
hanfuye 88008a74fd 1、logback日志配置
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 16:50:36 +08:00
hanfuye 4eb71c4d4d 1、修改包名,避免自动配置被SpringBoot隐性优先规则覆盖
Sync All Branches to GitHub / sync (push) Successful in 3s
2、自定义Jackson starter
2026-01-12 16:28:31 +08:00
hanfuye 5c18560351 自定义Jackson配置,解决LocalDateTime序列化问题
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-06 17:28:59 +08:00
hanfuye 275e7dded9 修改数据库连接
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-05 13:43:24 +08:00
ayi a836ae23bf 1、整合Druid连接池
Sync All Branches to GitHub / sync (push) Successful in 2s
2、配置日志格式
2025-12-01 17:27:11 +08:00
ayi 4a9860a25c 添加代码同步配置push2github.yml 2025-11-28 19:57:36 +08:00
ayi f921bad9fc 整合Mubatis-Plus 2025-11-27 19:28:07 +08:00