Java Spring Boot SDK to manage XXL-JOB admin via code.
A Java SDK for Spring Boot that programs XXL-JOB admin to add, update, delete, start, stop, query, and execute scheduled jobs. It provides auto-configuration (prefix xxl.job.sdk), a default executor, automatic executor/job-handler registration, and helpers for single-run and custom-id jobs. Suited for Spring Boot services that need code-driven integration with an XXL-JOB scheduling center.
0