You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/07 04:19:32 UTC

[GitHub] [shardingsphere-elasticjob] Oliverwqcwrw opened a new issue, #2091: How to conf multiple simple job in elasticjob-lite-spring-boot-starter?

Oliverwqcwrw opened a new issue, #2091:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2091

   ## Question
   
   I tried it but is failed
   
   > elasticjob:
     jobs:
       simpleJob:
         - elasticJobClass: com.aolifu.elasticjob.lite.MyJob
           cron: 0/5 * * * * ?
           timeZone: GMT+08:00
           shardingTotalCount: 3
         - elasticJobClass: com.aolifu.elasticjob.lite.MyJob2
           cron: 0/5 * * * * ?
           timeZone: GMT+08:00
           shardingTotalCount: 3
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere-elasticjob] Oliverwqcwrw closed issue #2091: [Question]How to conf multiple simple job in elasticjob-lite-spring-boot-starter?

Posted by GitBox <gi...@apache.org>.
Oliverwqcwrw closed issue #2091: [Question]How to conf multiple simple job in elasticjob-lite-spring-boot-starter?
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2091


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere-elasticjob] Oliverwqcwrw commented on issue #2091: [Question]How to conf multiple simple job in elasticjob-lite-spring-boot-starter?

Posted by GitBox <gi...@apache.org>.
Oliverwqcwrw commented on issue #2091:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2091#issuecomment-1148183195

   I have knowed it so i close the issue


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org