Commit Graph

23 Commits

Author SHA1 Message Date
pxzxj
fb03aab5a3 Fix typo in word AsynchItemWriter
Resolves #4649
2024-10-23 05:35:48 +02:00
Benjamin BONNET
d7d16fcc29 Fix typo in spring-batch-architecture.adoc 2024-05-31 11:26:30 +02:00
Bastian Büld
6dc28da3a7 Fix grammatical error in restart.adoc
Issue #4600
2024-05-24 11:43:05 +02:00
Mahmoud Ben Hassine
101496d2a3 Fix http link syntax in repeat.adoc
(cherry picked from commit cb8d045eac)
2024-05-24 10:05:12 +02:00
ChangYong
b94f7cfe36 Fix incorrect link in appendix
Issue #4595
2024-05-21 13:49:52 +02:00
Cameron Kirk
6231e1c26f Fix typo in java-config.adoc
Issue #4591
2024-05-13 10:45:58 +02:00
Seungrae
32e5af00b1 Fix code sample that uses deprecated StepBuilderFactory
Issue #4582
2024-04-25 10:53:45 +02:00
hwan33
dbb4e21b54 Fix misleading documentation regarding the ItemWriteListener
Resolves #4400
2024-03-11 16:57:42 +01:00
Yejin Choi
2c0bddc1e1 Fix incorrect code example in documentation
Issue #4550
2024-03-08 20:23:11 +01:00
Mario Petrovski
0d06a7c46a Update deprecated code that uses StepExecutionListenerSupport
Closes #4538
2024-03-07 10:44:27 +01:00
Mahmoud Ben Hassine
9ae45ae52e Refine contribution #4521
- Update reference documentation
- Minor test updates

(cherry picked from commit d6b6361e59)
2024-02-07 10:46:29 +01:00
Mahmoud Ben Hassine
48509ff866 Update what's new section for 5.1 2023-11-22 15:25:21 +01:00
Henning Poettker
29d574734f Adjust non-compiling code in documentation
Resolves #4406
2023-11-21 23:56:04 +01:00
Mahmoud Ben Hassine
dde5455e40 Update step injection style in flow examples
Resolves #4460
2023-11-21 19:55:09 +01:00
hwan33
dcd1ac8b52 Update documentation about serializable keys in the execution context
Resolves #4457
2023-11-17 14:30:05 +01:00
Mahmoud Ben Hassine
41f0fc803b Reinstate FAQ
Reinstated from https://docs.spring.io/spring-batch/docs/2.2.x/faq.html
and will be updated incrementally over time.

Resolves #3878
2023-11-16 15:33:06 +01:00
Mahmoud Ben Hassine
c6497b690e Update ER diagram
Generated with MySQL Workbench using
the "Reverse Engineer" feature.

Resolves #4358
2023-11-15 16:16:21 +01:00
Mahmoud Ben Hassine
6ba7c639a4 Clarify documentation about throttling deprecation
Resolves #4389
2023-11-15 11:44:01 +01:00
Mahmoud Ben Hassine
b2a0d0343e Rename samples base package to org.springframework.batch.samples 2023-10-11 20:50:11 +02:00
Mahmoud Ben Hassine
fbaa054277 Update what's new section for 5.1.0-M3 2023-09-19 11:21:32 +02:00
Mahmoud Ben Hassine
70e8a1c497 Add a JobRegistryBeanPostProcessor in the default batch configuration
Resolves #4245
2023-09-11 14:27:03 +02:00
Mahmoud Ben Hassine
b2d76c7329 Fix ambiguous section in reference documentation
Resolves #4333
2023-09-08 11:29:58 +02:00
Rob Winch
2e8d5063f7 Migrate documentation to Antora
Issue #4422
2023-09-06 08:58:43 +02:00