openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Spring Batch
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 5 of 213
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove unnecessary default branch for enum in switch statement
Mahmoud Ben Hassine
More...
over 1 year ago
Remove unused imports
Mahmoud Ben Hassine
More...
over 1 year ago
Replace hardcoded charsets with StandardCharsets
Mahmoud Ben Hassine
More...
over 1 year ago
Remove redundant modifiers
Mahmoud Ben Hassine
More...
over 1 year ago
Mark fields as final where appropriate
Mahmoud Ben Hassine
More...
over 1 year ago
Remove concatenation with empty string
Mahmoud Ben Hassine
More...
over 1 year ago
Remove unnecessary return statements
Mahmoud Ben Hassine
More...
over 1 year ago
Make inner classes static
Mahmoud Ben Hassine
More...
over 1 year ago
Remove usage of raw parametrized types
Mahmoud Ben Hassine
More...
over 1 year ago
Use Map.computeIfAbsent where appropriate
Mahmoud Ben Hassine
More...
over 1 year ago
Use Comparator.comparingInt where appropriate
Mahmoud Ben Hassine
More...
over 1 year ago
Replace Collections.sort(list, comparator) with list.sort(comparator)
Mahmoud Ben Hassine
More...
over 1 year ago
Replace for loops with enhanced for loops
Mahmoud Ben Hassine
More...
over 1 year ago
Replace anonymous types with lambda expressions or method references
Mahmoud Ben Hassine
More...
over 1 year ago
Fix javadoc of SimpleStepBuilder
Kim Seon Woo
More...
over 1 year ago
Refactor tests in spring-batch-test
Mahmoud Ben Hassine
More...
over 1 year ago
Refactor tests in spring-batch-integration
Mahmoud Ben Hassine
More...
over 1 year ago
Refactor tests in spring-batch-core
Mahmoud Ben Hassine
More...
over 1 year ago
Remove unused resources
Mahmoud Ben Hassine
More...
over 1 year ago
Refactor tests in spring-batch-infrastructure
Mahmoud Ben Hassine
More...
over 1 year ago
Add setter for ObservationConvention in Job/Step builders
Taeik Lim
More...
over 1 year ago
Refactor ReflectionUtils
Mahmoud Ben Hassine
More...
over 1 year ago
Remove redundant "extends Object"
Mahmoud Ben Hassine
More...
over 1 year ago
Move ObservabilitySampleStepTests to spring-batch-core
Mahmoud Ben Hassine
More...
over 1 year ago
Replace hardcoded charsets with StandardCharsets
Mahmoud Ben Hassine
More...
over 1 year ago
Remove tests that do not belong to Spring Batch test suite
Mahmoud Ben Hassine
More...
over 1 year ago
Remove unused class in tests
Mahmoud Ben Hassine
More...
over 1 year ago
Remove unused bean in JobLoaderConfigurationTests
Mahmoud Ben Hassine
More...
over 1 year ago
Fix datasource configuration in metrics sample
Mahmoud Ben Hassine
More...
over 1 year ago
Use lambdas and method references where appropriate
Mahmoud Ben Hassine
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
212
213
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree