Spring Batch
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
| Spring Batch | |
|---|---|
| Developer | VMware |
| Stable release | 5.0.0
/ November 24, 2022 |
| Preview release | 4.3.0.BUILD-SNAPSHOT
/ October 2, 2019 |
| Written in | Java |
| Operating system | Cross-platform |
| Platform | Java Virtual Machine |
| Type | Application framework |
| License | Apache License 2.0 |
| Website | http://docs.spring.io/spring-batch/ |
| Repository | https://github.com/spring-projects/spring-batch |
Spring Batch is an open source framework for batch processing. It is a lightweight, comprehensive solution designed to enable the development of robust batch applications,[1] which are often found in modern enterprise systems. Spring Batch builds upon the POJO-based development approach of the Spring Framework.[2]
Spring Batch provides reusable functions that are essential in processing large volumes of records,[3]: 714–717, §12 including logging/tracing, transaction management, job processing statistics,[3]: 536–537, §12-7 job restart, skip, and resource management. It also provides more advanced technical services and features that will enable extremely high-volume and high performance batch jobs[3]: 511–512, 518–519, §12 through optimization and partitioning techniques.[2] Simple as well as complex,[3]: 520, §12-2 high-volume batch jobs can leverage the framework in a highly scalable manner to process significant volumes of information.[2]
Spring Batch is part of the Spring Portfolio.
Spring Batch 1.0.0 was made available to the public in March 2008. Spring Batch 2.0.0 was released in April 2009.
Several books have been published on Spring Batch.[4][5]
See also
Citations
References
- Cogoluègnes, Arnaud; Templier, Thierry; Gregory, Gary; Bazoud, Olivier (2011). Spring batch in action. Shelter Island, NY: Manning. ISBN 978-1-935182-95-5. OCLC 781718433.
- Deinum, Marten; Rubio, Daniel; Long, Josh; Mak, Gary (September 1, 2014). Spring Recipes: A Problem-Solution Approach (Second ed.). Apress. ISBN 978-1-4302-2499-0.
- Minella, Michael (2011-10-13). Pro Spring Batch. Apress. ISBN 978-1-4302-3453-1.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.