1 Star 0 Fork 0

mozun/spring-batch-extensions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0
Spring Batch Extensions ============================= The Spring Batch Extensions project provides extension modules for the [Spring Batch Project][]. This project is part of the [Spring organization][] on GitHub. ## Available Modules | Module | Description | Lead | Version | CI build | | -------|-------------| -----| ------- |----------| | spring-batch-excel | Support for [Microsoft Excel] | [@mdeinum](https://github.com/mdeinum) | 0.1.0-SNAPSHOT | [![Spring Batch Excel](https://github.com/spring-projects/spring-batch-extensions/actions/workflows/spring-batch-excel.yml/badge.svg)](https://github.com/spring-projects/spring-batch-extensions/actions/workflows/spring-batch-excel.yml) | | spring-batch-elasticsearch | Support for [Elasticsearch] | TBA | 0.1.0-SNAPSHOT | [![Spring Batch Elasticsearch](https://github.com/spring-projects/spring-batch-extensions/actions/workflows/spring-batch-elasticsearch.yml/badge.svg)](https://github.com/spring-projects/spring-batch-extensions/actions/workflows/spring-batch-elasticsearch.yml) | ## Getting support Check out the [spring-batch][spring-batch tag] tag on Stack Overflow. ## Related GitHub projects * [Spring Batch][] * [Spring Boot][] * [Spring Cloud Task][] * [Spring Cloud Data Flow][] ## Issue Tracking Report issues via the Spring Batch Extensions [GitHub Issue Tracker][]. ## Building from source Each module of the *Spring Batch Extensions* project is hosted as an independent project with its own release cycle. All modules are built with [Maven][]. The only prerequisites are [Git][] and JDK 1.8+. ### Check out the sources `git clone git://github.com/spring-projects/spring-batch-extensions.git` ### Go into the directory of a specific module `cd spring-batch-extensions/module-name` ### Compile and test, build all jars `mvn clean package` ### Install the modules jars into your local Maven repository `mvn install` ## Import sources into your IDE ### Using Eclipse / STS When using [Spring Tool Suite] you can directly import Maven based projects: `File -> Import -> Maven Project` Alternatively, you can generate the Eclipse metadata (.classpath and .project files) using Maven: `mvn eclipse:eclipse` Once complete, you may then import the projects into Eclipse as usual: `File -> Import -> Existing projects into workspace` ### Using IntelliJ IDEA When using [Intellij IDEA] you can directly import Maven based projects: `File -> Open` then select the directory of the module. Alternatively, you can generate the Intellij IDEA metadata (.iml and .ipr files) using Maven: `mvn idea:idea` Once complete, you may then import the projects into Intellij IDEA as usual. ## Contributing [Pull requests][] are welcome. Please see the [Contributor Guidelines][] for details. ## Staying in touch Follow the Spring Batch team members and contributors on Twitter: * [@michaelminella](https://twitter.com/michaelminella) - Michael Minella * [@b_e_n_a_s](https://twitter.com/b_e_n_a_s) - Mahmoud Ben Hassine * [@mdeinum](https://twitter.com/mdeinum) - Marten Deinum ## License The Spring Batch Extensions are released under version 2.0 of the [Apache License][] unless noted differently for individual extension Modules, but this should be the rare exception. **We look forward to your contributions!!** [Spring Batch Project]: https://projects.spring.io/spring-batch/ [Spring organization]: https://github.com/spring-projects [Microsoft Excel]: https://www.microsoft.com/en-us/microsoft-365/excel [Elasticsearch]: https://www.elastic.co [spring-batch tag]: https://stackoverflow.com/questions/tagged/spring-batch [Spring Batch]: https://github.com/spring-projects/spring-batch [Spring Boot]: https://github.com/spring-projects/spring-boot [Spring Cloud Task]: https://github.com/spring-cloud/spring-cloud-task [Spring Cloud Data Flow]: https://github.com/spring-cloud/spring-cloud-dataflow [GitHub Issue Tracker]: https://github.com/spring-projects/spring-batch-extensions/issues [Maven]: https://maven.apache.org [Git]: https://help.github.com/set-up-git-redirect [Spring Tool Suite]: https://spring.io/tools [Intellij IDEA]: https://www.jetbrains.com/idea/ [Pull requests]: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests [Contributor Guidelines]: CONTRIBUTING.md [Apache License]: https://www.apache.org/licenses/LICENSE-2.0

简介

暂无描述 展开 收起
Java
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/libafei/spring-batch-extensions.git
git@gitee.com:libafei/spring-batch-extensions.git
libafei
spring-batch-extensions
spring-batch-extensions
master

搜索帮助