AnalysisSystemForRadionuclide/jeecg-server-cloud/jeecg-visual/jeecg-cloud-xxljob/README.md
2023-05-06 15:51:29 +08:00

25 lines
579 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.

- 初始化脚本(mysql)
db\tables_xxl_job.sql
- 修改数据库连接
jeecg-cloud-xxljob\src\main\resources\application.yml
- 启动项目
jeecg-cloud-xxljob\src\main\java\com\xxl\job\admin\XxlJobAdminApplication.java
- 访问项目
http://127.0.0.1:9080/xxl-job-admin/toLogin
admin/123456
- docker方式安装
https://my.oschina.net/jeecg/blog/4729020
概念说明
1、手工创建执行器AppName对应服务名字 比如: jeecg-demo
2、手工创建定时任务选择执行器服务、JobHandler对应XxlJob的值