原文地址:http://dangdangdotcom.github.io/elastic-job/post/1.x/directory_structure/
目录结构说明
elastic-job-core
elastic-job
核心模块,只通过Quartz
和Curator
就可执行分布式作业。
elastic-job-api
elastic-job
生命周期操作的API
,可独立使用。
elastic-job-spring
elastic-job
对spring
支持的模块,包括命名空间,依赖注入,占位符等。
elastic-job-console
elastic-job web
控制台,可将编译之后的war
放入tomcat
等servlet
容器中使用。
elastic-job-example
使用示例。
elastic-job-doc
使用markdown
生成文档的项目,使用方无需关注。
============================================================================================================