Commit Graph

233 Commits

Author SHA1 Message Date
冷冷
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
lbw
26d39e6ea6 🎨 Improving structure / format of the code. 格式化代码 2023-10-25 10:46:22 +08:00
徐晓伟
67890561b4 🐛 修正 quartz docker 镜像暴露的端口 2023-09-20 17:14:04 +08:00
lbw
9b192accc3 🐛 Fixing a bug. #I7YNE8 monitor模块开启安全验证登录页UI异常,注销登陆返回403 2023-09-05 14:08:52 +08:00
lbw
339c15f37c 🔖 Releasing / Version tags. 3.7.1-JDK17 2023-08-29 09:21:18 +08:00
lbw
cedb011aba ♻️ Refactoring code. 重构代码生成模块适配其他类型数据库 2023-08-28 22:58:22 +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
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
8e2a302a73 Introducing new features. up springboot 3.1.0 2023-05-26 15:47:35 +08:00
TwelveT
4aaf739854 Spring Security 6.1 Lambda 2023-05-26 10:34:50 +08:00
TwelveT
bf154828ea 移除重复定义 2023-01-07 09:09:06 +08:00
aeizzz
a3ec2204f9 ♻️ Refactoring code. 适配 jdk17 升级sql脚本 2022-12-23 16:40:36 +08:00
aeizzz
0c6a93b0d2 ♻️ Refactoring code. 升级 jdk17 spring boot 3 完成 admin auth gateay nacos 2022-12-23 13:05:27 +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
aeizzz
dd92c956f3 🐛 Fixing a bug. 查询时前端查询时参数类型接收错误 2022-12-20 19:14:25 +08:00
lbw
d79f5ec79a 🔖 Releasing / Version tags. 3.6.4 2022-12-12 12:04:17 +08:00
aeizzz
c228975d85 Introducing new features. closed #I63BA5 xxl-job-admin 模块配置文件移动到 nacos中 2022-11-27 17:42:09 +08:00
lbw
f225d53010 🔖 Releasing / Version tags. v3.6.3 2022-11-25 19:54:21 +08:00
sun2008mt
4aaa869cfe
update pig-visual/pig-xxl-job-admin/pom.xml.
统一 mysql maven coordinates

Signed-off-by: sun2008mt <sun2008mt@qq.com>
2022-11-19 03:30:02 +00:00
lbw
a3c5070e32 Introducing new features. close #I61KXK MySQL Connector/J has new Maven Coordinates 2022-11-17 11:51:42 +08:00
lbw
6d9713ec0e 🔖 Releasing / Version tags. 3.6.2 2022-11-07 12:53:49 +08:00
lbw
f3bd2609bc 🐳 Work about Docker. 修正 Dockerfile 中的jvm 参数 2022-11-05 22:44:35 +08:00
lbw
9634f9f3b8 🔖 Releasing / Version tags. v3.6.1 2022-10-11 21:21:19 +08:00
lbw
1cee70a6ca 🔖 Releasing / Version tags. v3.6 2022-10-05 14:23:56 +08:00
lbw
c8fc4ebb33 🔖 Releasing / Version tags. v3.6 2022-10-05 10:12:45 +08:00
lengleng
5779c91edf ♻️ Refactoring code.代码生成适配 vue3 2022-09-22 17:26:36 +08:00
lbw
3aed0b7a08 🔖 Releasing / Version tags. 3.5.3 2022-09-19 08:29:50 +08:00