I have a small job written with Spring Boot Batch. It takes a date as a parameter, and since several components need that date, I place it as a bean in the Spring context :<