mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
commit
048d1ceddf
@ -57,7 +57,7 @@ Send messages:
|
||||
sh bin/tools.sh org.apache.rocketmq.example.quickstart.Producer
|
||||
```
|
||||
|
||||
Output when the message is successfuly sent: `SendResult [sendStatus=SEND_OK, msgId= ...`
|
||||
Output when the message is successfully sent: `SendResult [sendStatus=SEND_OK, msgId= ...`
|
||||
|
||||
Receive messages:
|
||||
|
||||
|
@ -82,7 +82,7 @@ Job Description: Empty
|
||||
Custom Parameters: Empty
|
||||
----
|
||||
|
||||
The job above is a “Simple Single-Server Job”, and speficied a Cron expression of "0 * * * * ?" . This means that the job will be executed once and once only in every minute.
|
||||
The job above is a “Simple Single-Server Job”, and specified a Cron expression of "0 * * * * ?" . This means that the job will be executed once and once only in every minute.
|
||||
|
||||
For more job types, refer to https://help.aliyun.com/document_detail/43136.html[SchedulerX Documentation].
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user