Package io.github.jchejarla.springbatch.clustering.autoconfigure


package io.github.jchejarla.springbatch.clustering.autoconfigure
Spring Boot auto-configuration and the configuration-property surface for clustering.

BatchClusterProperties binds the spring.batch.cluster.* namespace, and the auto-configuration wires the coordination service, partition handler, node manager, recovery manager, worker runner, schedulers, and actuator beans. Everything here activates only when spring.batch.cluster.enabled=true.