冷冷
|
8e102493d8
|
♻️#5739 DictResolver获取字典修改为内部调用,不依赖于token
|
2024-06-27 16:14:25 +08:00 |
|
冷冷
|
5117f5dd0c
|
ADD docker mirror aliyun
|
2024-06-07 20:04:45 +08:00 |
|
冷冷
|
df4ddea760
|
🎨 格式化代码,无其他操作
|
2024-06-01 12:31:12 +08:00 |
|
冷冷
|
993879a6c3
|
✨ add NoToken Feign 注解自动维护header
|
2024-06-01 12:29:24 +08:00 |
|
冷冷
|
df20ee7acd
|
🔐 删除未使用的接口,删除冗余代码
|
2024-06-01 11:41:42 +08:00 |
|
冷冷
|
4d43c7f65d
|
🐛 fix 单体编译失败问题问题
|
2024-05-29 16:47:39 +08:00 |
|
冷冷
|
eebcd80cf7
|
♻️ pom.xml 指定默认profile 避免执行命令不携带profile
|
2024-05-20 23:14:25 +08:00 |
|
冷冷
|
af10316ce0
|
🎨 Improving structure / format of the code. 代码格式化
|
2024-04-17 13:40:38 +08:00 |
|
冷冷
|
9c361c16ab
|
⚡ Improving performance. 格式化代码
|
2024-04-10 14:59:48 +08:00 |
|
冷冷
|
33978af130
|
🎨 Improving structure / format of the code.
|
2024-04-09 12:47:30 +08:00 |
|
冷冷
|
d6627a5a82
|
⚡ 优化日志导出查询条件
|
2024-04-06 23:20:01 +08:00 |
|
冷冷
|
1a82b7b00c
|
🔖 Releasing / Version tags. 3.8.0-SNAPSHOT
|
2024-04-04 21:35:19 +08:00 |
|
冷冷
|
6c57f417c9
|
✨ 增加 pig-boot 单体模式启动模块
|
2024-04-04 21:34:45 +08:00 |
|
冷冷
|
72d385bd0f
|
♻️ Refactoring code. 重构 TokenEndpoint 修改 mapping path
|
2024-04-04 21:14:53 +08:00 |
|
冷冷
|
c4483ebb11
|
🎨 Improving structure / format of the code. 格式化代码
|
2024-03-28 14:17:04 +08:00 |
|
冷冷
|
a3520094df
|
🐛 Fixing a bug. #I99Q0B bug提交 多角色 无法更新个人信息
|
2024-03-19 16:15:15 +08:00 |
|
Dionys
|
6da61b5c86
|
fix bug 多角色 无法更新个人信息
|
2024-03-19 15:22:45 +08:00 |
|
renovate[bot]
|
c8f14efcd8
|
Update alibabadragonwell/dragonwell Docker tag to v21
|
2024-03-03 10:33:09 +00:00 |
|
twelvet
|
99ffa4c94c
|
缓存监控优化使用
Signed-off-by: twelvet <2471835953@qq.com>
|
2024-02-02 07:58:40 +00:00 |
|
lbw
|
6c2c989e42
|
🔖 Releasing / Version tags. v3.7.4
|
2024-01-28 21:02:51 +08:00 |
|
lbw
|
f8214e5045
|
Merge branch 'jdk17-dev' into jdk17
# Conflicts:
# README.md
|
2024-01-03 14:42:28 +08:00 |
|
lbw
|
0f5018e33c
|
🔖 Releasing / Version tags. 3.7.3
|
2024-01-03 14:41:20 +08:00 |
|
lbw
|
8edf693d7a
|
⬆️ Upgrading dependencies. mybatis-plus 3.5.5 修改依赖坐标
|
2024-01-03 13:42:03 +08:00 |
|
lbw
|
7c6ad1b55f
|
🔖 Releasing / Version tags. 适配 springboot 3.2 + spring cloud 2023
|
2023-12-07 13:04:09 +08:00 |
|
lbw
|
b635e4ca32
|
♻️ Refactoring code. 优化feign 支持本地调用和spi 注入
|
2023-11-19 22:01:05 +08:00 |
|
lbw
|
8b306404cc
|
♻️ Refactoring code. mapper 字段调整
|
2023-08-29 17:21:41 +08:00 |
|
lbw
|
339c15f37c
|
🔖 Releasing / Version tags. 3.7.1-JDK17
|
2023-08-29 09:21:18 +08:00 |
|
lbw
|
1c177c4dd2
|
Merge remote-tracking branch 'origin/jdk17-dev' into jdk17-dev
|
2023-08-28 21:29:31 +08:00 |
|
lbw
|
084619355f
|
🔥 删除user 不关联租户ID
|
2023-08-28 21:27:56 +08:00 |
|
徐晓伟
|
f777df58da
|
🐛 使用 evictIfPresent 替换 evict,立即删除
1. evict 异步或延迟执行
2. evictIfPresent 立即删除
https://docs.spring.io/spring-framework/docs/6.1.x/javadoc-api/org/springframework/cache/Cache.html
|
2023-08-28 16:17:58 +08:00 |
|
lbw
|
19be64fdf1
|
🐛 Fixing a bug. 412 用户查询逻辑删除bugfix
|
2023-08-27 21:47:53 +08:00 |
|
徐晓伟
|
2c17c684c0
|
🔧 优化 Dockerfile,减少层数
WORKDIR 可以自动创建文件夹,无需执行 mkdir 命令
|
2023-08-24 12:52:15 +08:00 |
|
lbw
|
95d0091c3e
|
🔒 Fixing security issues. 开启nacos 认证
|
2023-08-22 21:47:27 +08:00 |
|
lbw
|
53d92363e2
|
!392 修复事务失效问题
Merge pull request !392 from 洪岩/jdk17
|
2023-08-11 09:34:08 +00:00 |
|
洪岩
|
562969c42d
|
调用方法添加@Transactional注解。
|
2023-08-11 17:10:14 +08:00 |
|
lbw
|
2cdea993c4
|
♻️ Refactoring code. 审计字段填充字段为NULL 不填充
|
2023-08-10 13:18:19 +08:00 |
|
lbw
|
3843162191
|
♻️ Refactoring code.调整 logback-spring.xml
|
2023-08-08 18:54:36 +08:00 |
|
lbw
|
09a5a262f4
|
🔖 Releasing / Version tags. 3.7.0 适配 springboot3 生态
|
2023-07-21 14:57:23 +08:00 |
|
lbw
|
2b42e6bcea
|
♻️ Refactoring code. feign client 注入
|
2023-07-11 20:57:36 +08:00 |
|
lbw
|
86fba9a079
|
🗃️ 执行数据库相关的变化 优化代码生成模板
|
2023-07-09 13:40:36 +08:00 |
|
lbw
|
8941e8ee34
|
♻️ Refactoring code. 格式化代码
|
2023-07-09 12:37:29 +08:00 |
|
lbw
|
2eef67fe79
|
♻️ Refactoring code. swagger 接口文档 自动注册发现
|
2023-07-08 00:42:41 +08:00 |
|
lbw
|
80096f2d88
|
🔖 Releasing / Version tags. 3.7.0-snapshot
|
2023-07-07 16:12:01 +08:00 |
|
lbw
|
1472ee11af
|
🐛 Fixing a bug. 修复【字段管理】页面的【字典类型】过滤条件不生效
|
2023-06-27 10:39:29 +08:00 |
|
lbw
|
8e2a302a73
|
✨ Introducing new features. up springboot 3.1.0
|
2023-05-26 15:47:35 +08:00 |
|
aeizzz
|
fa90e31a64
|
♻️ Refactoring code. 升级 jdk17 spring boot 3
|
2022-12-23 12:29:45 +08:00 |
|
aeizzz
|
df0b75a6de
|
♻️ Refactoring code. 升级 jdk17 spring boot 3
|
2022-12-23 09:28:21 +08:00 |
|
lbw
|
d79f5ec79a
|
🔖 Releasing / Version tags. 3.6.4
|
2022-12-12 12:04:17 +08:00 |
|
aeizzz
|
605b89880a
|
🐛 Fixing a bug. closed #I64ZNM 接口对外暴露范围过大 修改为 Inner范围
|
2022-12-07 14:58:08 +08:00 |
|
aeizzz
|
cca44f5401
|
♻️ Refactoring code. 格式化代码
|
2022-12-05 16:29:25 +08:00 |
|