DoolinMa commented on issue #2014:
URL:
https://github.com/apache/shardingsphere-elasticjob/issues/2014#issuecomment-982325525
@prefect1005 you can put @Lazy annotation on Controller to make sure the
application is running normally
```
@Lazy
public class OneOffJobController {
```
--
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]