You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Value("#{monbean.method()}") // exécute une méthode d'un bean appelé "monbean"@Value("#{stepExecutionContext['test-key']}") // lecture d'une valeur dans org.springframework.batch.item.ExecutionContext de spring-batch