Commit Graph

27 Commits

Author SHA1 Message Date
冷冷
c8d4eeb1c5 refactor(全局接口): 替换 HasPermisson 表达式 ,简化接口权限判断表达式
feat(全局):

@HasPermission("XXX")
@PreAuthorize("@pms.hasPermission('XXX')")
2024-07-15 11:54:55 +08:00
冷冷
5117f5dd0c
ADD docker mirror aliyun 2024-06-07 20:04:45 +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
冷冷
c629c6a9f4 ♻️ 重构代码.优化 quartz 配置,不常用配置抽取至 quartz-config.yml 2024-04-18 22:53:12 +08:00
冷冷
1a82b7b00c 🔖 Releasing / Version tags. 3.8.0-SNAPSHOT 2024-04-04 21:35:19 +08:00
冷冷
3d5e1e432c ♻️ Refactoring code. 删除无用代码导入 2024-03-28 14:19:34 +08:00
冷冷
c4483ebb11 🎨 Improving structure / format of the code. 格式化代码 2024-03-28 14:17:04 +08:00
冷冷
3c2bd9ce53 fix:
1.数据库修改sys_job 任务名+组名为唯一key
2.新增添加重复任务名+组名判断
3.新增启动定时任务和执行定时任务时判断是否在调度器中,解决添加任务后重启导致quartz任务丢失无法启动的bug
2024-03-28 14:15:41 +08:00
renovate[bot]
c8f14efcd8
Update alibabadragonwell/dragonwell Docker tag to v21 2024-03-03 10:33:09 +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
TwelveT
35e2085468 使用with代替apply 2023-12-13 18:14:32 +08:00
lbw
7c6ad1b55f 🔖 Releasing / Version tags. 适配 springboot 3.2 + spring cloud 2023 2023-12-07 13:04:09 +08:00
lbw
fd36d64f39 ♻️ Refactoring code. 适配 springboot 3.2 + spring cloud 2023 2023-12-07 13:01:55 +08:00
徐晓伟
67890561b4 🐛 修正 quartz docker 镜像暴露的端口 2023-09-20 17:14:04 +08:00
lbw
339c15f37c 🔖 Releasing / Version tags. 3.7.1-JDK17 2023-08-29 09:21:18 +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
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
2f675791ca ♻️ Refactoring code. 重构quartz 代码 2023-07-12 16:26:34 +08:00
lbw
ecb3839141 🐛 Fixing a bug. quartz 提供官方脚本,避免强制大小写设置 2023-07-11 20:56:14 +08:00
lbw
04204cd8b5 🐳 Work about Docker. 修正 pig-quartz dockerfile 2023-07-10 13:09:03 +08:00
lbw
80096f2d88 🔖 Releasing / Version tags. 3.7.0-snapshot 2023-07-07 16:12:01 +08:00