Chanbin Kim
Results
2
issues of
Chanbin Kim
## Summary Use `StringUtils.hasText()` instead of null check in `getAuthoritiesClaimName()` to properly handle empty strings and whitespace-only strings. ## Problem The current null check (`!= null`) incorrectly treats empty strings...
status: waiting-for-triage
**Expected Behavior** I would like to suggest adding support for customizing meta table names and their case (upper/lower) directly through configuration in Spring Batch. I believe this feature would help...
type: feature
in: core
has: votes