| Method and Description |
|---|
| org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter.afterPropertiesSet()
since 5.1.3. Will be removed in the next 5.2 version.
|
| org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec.localFilename(Function<Message<P>, String>)
since 5.2 in favor of
RemoteFileOutboundGatewaySpec.localFilenameFunction(Function) |