Skip to content

Conversation

benelog
Copy link
Contributor

@benelog benelog commented Jun 27, 2025

The description for 'spring.batch.job.enabled' was misleading as it stated "Execute all Spring Batch jobs".

https://docs.spring.io/spring-boot/appendix/application-properties/index.html

image

The JobLauncherApplicationRunner does not launch multiple jobs by the commit - 55d6a87 .

This PR updates the description to reflect the actual behavior.

For reference, my previous pull request had a similar objective.

#34596

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 27, 2025
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 28, 2025
@wilkinsona wilkinsona added this to the 3.4.x milestone Jun 28, 2025
@wilkinsona wilkinsona changed the title Fix description for spring.batch.job.enabled Fix description of spring.batch.job.enabled Jul 2, 2025
@wilkinsona wilkinsona modified the milestones: 3.4.x, 3.4.8 Jul 2, 2025
wilkinsona pushed a commit that referenced this pull request Jul 2, 2025
@wilkinsona wilkinsona closed this in d38079c Jul 2, 2025
@wilkinsona
Copy link
Member

Thanks very much, @benelog.

@benelog
Copy link
Contributor Author

benelog commented Jul 2, 2025

@wilkinsona
Thank you for applying the changes. Your revised sentence is much clearer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants