Listeners in Spring Batch offer nice injection pointfor developers to implement their custom application logic and inject to the framework. But there is a bit lack of documentation of the contract of various Listeners interface in the org.springframework.batch.core.listener package. Could you help to improve this in coming releases?


for developers to implement their custom application logic and inject to the framework. But there is a bit lack of documentation of the contract of various Listeners interface in the org.springframework.batch.core.listener package. Could you help to improve this in coming releases?
Reply With Quote