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

Improve the getting started experience with Spring Batch #4329

Closed
6 tasks done
fmbenhassine opened this issue Mar 17, 2023 · 2 comments
Closed
6 tasks done

Improve the getting started experience with Spring Batch #4329

fmbenhassine opened this issue Mar 17, 2023 · 2 comments
Labels
in: documentation status: for-internal-team Issues that are planned to be resolved by the Spring Batch team, and not open for contributions. type: enhancement
Milestone

Comments

@fmbenhassine
Copy link
Contributor

fmbenhassine commented Mar 17, 2023

This is an epic issue that aims at improving the getting started experience with Spring Batch. Based on users feedback, the goal of this issue is to implement the following items:

@fmbenhassine fmbenhassine added in: documentation type: enhancement status: for-internal-team Issues that are planned to be resolved by the Spring Batch team, and not open for contributions. labels Mar 17, 2023
@fmbenhassine fmbenhassine added this to the 5.1.0 milestone Mar 17, 2023
fmbenhassine added a commit that referenced this issue Mar 17, 2023
This commit adds a set of guidelines to report issues.

Related to: #4329
@giuliana-bezerra
Copy link

giuliana-bezerra commented Mar 18, 2023

The hello world tutorial is going to have Spring Batch + Spring Boot? I think it would be useful because most people use Spring Boot + Spring Batch, and it would be good having an explanation about the new use of @EnableBatchProcessing.

@fmbenhassine
Copy link
Contributor Author

@giuliana-bezerra

The hello world tutorial is going to have Spring Batch + Spring Boot?

No, the "Hello World" tutorial in the README is part of Spring Batch's documentation and will not be based on Spring Boot.

I think it would be useful because most people use Spring Boot + Spring Batch, and it would be good having an explanation about the new use of @EnableBatchProcessing.

The getting started guide is already based on Spring Boot (for consistency with other guides of the portfolio). We will add a mention about the new behaviour of @EnableBatchProcessing once we update it.

fmbenhassine added a commit that referenced this issue Oct 17, 2023
- Restructure contexts
- Remove unused resources
- Remove irrelevant tests

Issue #4329
fmbenhassine added a commit that referenced this issue Oct 18, 2023
fmbenhassine added a commit that referenced this issue Oct 18, 2023
fmbenhassine added a commit to fmbenhassine/spring-batch that referenced this issue Oct 23, 2023
- Restructure contexts
- Remove unused resources
- Remove irrelevant tests

Issue spring-projects#4329
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
Labels
in: documentation status: for-internal-team Issues that are planned to be resolved by the Spring Batch team, and not open for contributions. type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants