{"id":69339,"library":"spring-batch-integration","title":"Spring Batch Integration","description":"Provides integration between Spring Batch and Spring Integration for scaling batch jobs.","status":"active","version":"6.0.3","language":"java","source_language":null,"source_url":"https://github.com/spring-projects/spring-batch","tags":["batch","integration","spring","scaling","chunking"],"install":[{"cmd":"<dependency>\n  <groupId>org.springframework.batch</groupId>\n  <artifactId>spring-batch-integration</artifactId>\n  <version>6.0.3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.springframework.batch:spring-batch-integration:6.0.3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"RemoteChunkingManagerStepBuilderFactory","correct":"org.springframework.batch.integration.chunk.RemoteChunkingManagerStepBuilderFactory"}],"quickstart":{"code":"import org.springframework.batch.integration.chunk.RemoteChunkingManagerStepBuilderFactory;\nimport org.springframework.beans.factory.annotation.Autowired;\n\n@Autowired\nprivate RemoteChunkingManagerStepBuilderFactory factory;\n\n// Use factory to configure a remote chunking step","lang":"java","description":"Inject and use the RemoteChunkingManagerStepBuilderFactory to configure remote chunking steps."},"warnings":[{"fix":"Ensure spring-batch-integration version matches the Spring Batch and Spring Integration versions in your project.","message":"Spring Batch Integration requires compatible versions of Spring Batch and Spring Integration.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'batch':2,8,14,16 'chunk':20 'integr':3,5,11,17 'job':15 'provid':4 'scale':13,19 'spring':1,7,10,18","created_at":"2026-06-17T18:00:45.881124+00:00","updated_at":"2026-06-17T18:00:45.881124+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://projects.spring.io/spring-batch","github":"https://github.com/spring-projects/spring-batch","docs":"https://appdoc.app/artifact/org.springframework.batch/spring-batch-integration/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}