Spring - Case Study
"This presentation will introduce the exciting new Spring Batch project by example. Attendees will explore a case study of early adoption from a large German health care provider to learn the problems Spring Batch solves and the value it provides. Attendees will see examples of the batch processing patterns used at this health care provider, and gain insight into the details of the enterprise eco-systems that Spring Batch has become a part of. Concrete examples include the use of Hibernate in batch applications, scheduler integration, reading from and writing to XML files, deployment to an application server, and batch application unit testing patterns.
Many applications within the enterprise domain require bulk processing to perform business operations in mission critical environments. These business operations include automated, complex processing of large volumes of information that is most efficiently processed without user interaction. These operations typically include time based events (e.g. month-end calculations, notices or correspondence), periodic application of complex business rules processed repetitively across very large data sets (e.g. insurance benefit determination or rate adjustments), or the integration of information that is received from internal and external systems that typically requires formatting, validation and processing in a transactional manner into the system of record. Batch processing is used to process billions of transactions every day for enterprises."
Speakers