You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by te...@apache.org on 2020/11/11 15:09:34 UTC

[shardingsphere-elasticjob] branch master updated (b214854 -> b52671d)

This is an automated email from the ASF dual-hosted git repository.

technoboy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git.


    from b214854  Adjust the timing of configuring ElasticJob in Spring Boot startup process (#1703)
     add b52671d  Update documents and examples of Spring Boot Starter (#1708)

No new revisions were added by this update.

Summary of changes:
 .../usage/job-api/spring-boot-starter.cn.md        | 35 +++++++++++++++-------
 .../usage/job-api/spring-boot-starter.en.md        | 35 +++++++++++++++-------
 .../usage/job-api/spring-namespace.cn.md           | 21 +++++++++++++
 .../usage/job-api/spring-namespace.en.md           | 22 ++++++++++++++
 .../elasticjob/lite/example/SpringMain.java        |  5 +++-
 .../resources/META-INF/application-context.xml     | 19 +++++++++---
 .../example/controller/OneOffJobController.java    | 22 +++++++-------
 7 files changed, 122 insertions(+), 37 deletions(-)