Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create versions of samples using Java configuration #3663

Closed
mminella opened this issue Feb 12, 2020 · 1 comment
Closed

Create versions of samples using Java configuration #3663

mminella opened this issue Feb 12, 2020 · 1 comment

Comments

@mminella
Copy link
Member

Currently the vast majority of the Spring Batch examples are configured using XML configuration. This issue is to create an equivalent sample of each using Java configuration.

@dimitrisli
Copy link
Contributor

Hi @mminella , from 'structural' point of view how are you envisioning this? For example in the spring-batch-samples for each /resources/jobs/**/*.xml job context file to have a respective config class and secondarily for each *Tests.java underneath the test folder to have an equivalent Test class pointing to the respective config class files? Or other ideas on structure/name-conventions?

@fmbenhassine fmbenhassine added this to the 5.0.0 milestone Jan 25, 2021
@fmbenhassine fmbenhassine modified the milestones: 5.0.0, 5.1.0 May 4, 2022
@fmbenhassine fmbenhassine modified the milestones: 5.1.0, 5.1.0-M3 Jul 17, 2023
@fmbenhassine fmbenhassine modified the milestones: 5.1.0-M3, 5.1.0-RC1 Sep 11, 2023
fmbenhassine added a commit that referenced this issue Sep 25, 2023
fmbenhassine added a commit that referenced this issue Oct 3, 2023
fmbenhassine added a commit that referenced this issue Oct 3, 2023
fmbenhassine added a commit to fmbenhassine/spring-batch that referenced this issue Oct 23, 2023
fmbenhassine added a commit to fmbenhassine/spring-batch that referenced this issue Oct 23, 2023
fmbenhassine added a commit to fmbenhassine/spring-batch that referenced this issue Oct 23, 2023
fmbenhassine added a commit to fmbenhassine/spring-batch that referenced this issue Oct 23, 2023
fmbenhassine added a commit to fmbenhassine/spring-batch that referenced this issue Oct 23, 2023
fmbenhassine added a commit to fmbenhassine/spring-batch that referenced this issue Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants