TeslaCN commented on issue #2120:
URL:
https://github.com/apache/shardingsphere-elasticjob/issues/2120#issuecomment-1226647375
Hi @liyfi
You need to invoke `schedule()` method of `ScheduleJobBootstrap` like the
following:
```java
new ScheduleJobBootstrap(...).schedule();
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]