LDAP-299: Polish deprecate spring-ldap-ldif-batch
This commit is contained in:
@@ -25,7 +25,7 @@ import org.springframework.ldap.core.LdapAttributes;
|
||||
* interface for use with a {@link org.springframework.batch.item.file.FlatFileItemWriter FlatFileItemWriter} to write LDIF records to a file.
|
||||
*
|
||||
* @author Keith Barlow
|
||||
* @deprecated Use the support provided in Spring Batch infrastructure
|
||||
* @deprecated Use the support provided in Spring Batch infrastructure Specifically see org.springframework.batch.item.file.transform.PassThroughLineAggregator
|
||||
*/
|
||||
@Deprecated
|
||||
public class LdifAggregator implements LineAggregator<LdapAttributes> {
|
||||
|
||||
Reference in New Issue
Block a user