GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tanyue
/
xxl-job-dm
Download ZIP
1422 commits
Transfer to URL with SHA
tree:
039346b730
Switch branches
×
master
xxl-job-dm
/
xxl-job-core
/
latest commit
039346b730
abel533
authored
on 7 Dec 2019
..
src
支持在 Bean 方法(必须保证入参和返回值符合 ReturnT<String> 方法名任意(String param) throws Exception)上使用 @JobHandler 注解,在方法上使用注解时如果没有指定 value,就会使用方法名作为 JobHandler 的名字,注解额外增加 init 和 destroy 可以指定当前 bean 中的其他方法作为 JobHandler 中的 init 和 destroy 方法。
5 years ago
pom.xml
update rm
5 years ago