You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.springframework.batch.item.file.transform.Alignment was used in FixedLengthLineAggregator which has been removed in c56cfc8 in favor of FormatterLineAggregator.
This enum is not used anymore and can be deprecated for removal.
The text was updated successfully, but these errors were encountered:
org.springframework.batch.item.file.transform.Alignment
was used inFixedLengthLineAggregator
which has been removed in c56cfc8 in favor ofFormatterLineAggregator
.This enum is not used anymore and can be deprecated for removal.
The text was updated successfully, but these errors were encountered: