书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 1015 个相关结果.
  • 4.2. ElasticJob-Cloud

    Introduction Comparison Introduction ElasticJob-Cloud uses Mesos to manage and isolate resources. Comparison ElasticJob-Lite ElasticJob-Cloud Decentralization Yes No Re...
  • 使用 Spring Boot Starter

    引入 Maven 依赖 配置 作业启动 ElasticJob-Lite 的 Spring Boot Starter 集成了 TracingConfiguration 自动配置, 开发者只需注册一个 DataSource 到 Spring 容器中并在配置文件指定事件追踪数据源类型, Starter 就会自动创建一个 TracingConfigurati...
  • 4.1.2 Configuration

    Registry Center Configuration Configuration Core Configuration Description Job Configuration Configuration Core Configuration Description Job Listener Configuration Common Li...
  • Spring Namespace

    Registry Center Configuration Job Configuration Event Tracing Configuration Job Dump Configuration To use the Spring namespace, user need to add the dependency of the elasticj...
  • 4.1.3 运维手册

    本章节是 ElasticJob-Lite 的运维参考手册。
  • 使用 Spring 命名空间

    作业配置 作业启动 定时调度 一次性调度 配置作业导出端口 配置错误处理策略 ElasticJob-Lite 提供自定义的 Spring 命名空间,可以与 Spring 容器配合使用。 开发者能够便捷的在作业中通过依赖注入使用 Spring 容器管理的数据源等对象,并使用占位符从属性文件中取值。 作业配置 <? xml version =...
  • 4.1.1 Usage

    This chapter will introduce the use of ElasticJob-Lite. Please refer to Example for more details.
  • Use Spring Namespace

    Job Configuration Job Start Schedule Job One-off Job Job Dump Configuration error handler strategy ElasticJob-Lite provides a custom Spring namespace, which can be used with...
  • Spring 命名空间

    注册中心配置 作业配置 事件追踪配置 快照导出配置 使用 Spring 命名空间需在 pom.xml 文件中添加 elasticjob-lite-spring 模块的依赖。 <dependency> <groupId> org.apache.shardingsphere.elasticjob </groupId> <a...
  • Use Spring Namespace

    Import Maven Dependency Configuration Job Start Import Maven Dependency <dependency> <groupId> org.apache.shardingsphere.elasticjob </groupId> <artifactId> elas...