Files
spring-batch/spring-batch-core
Mahmoud Ben Hassine 52064c0541 Code cleanup
- Inline variables
- Remove unused variables
- Remove redundant array creation
- Remove redundant `@SuppressWarnings`
- Remove unnecessary exceptions from throws list
- Remove redundant initializers
- Use List.subList().clear() where appropriate
- Use try-with-resources where needed
- Use pattern variables where appropriate
2023-07-12 23:25:18 +02:00
..
2023-07-12 23:25:18 +02:00
2023-07-06 09:35:22 +02:00