springBoot框架下利用Apache Camel 实现自动同步采集 FTP服务器上文件数据

1、须要引用apache.camel 相关包。html build.gradle 定义以下:java buildscript { ext { springBootVersion = '2.1.1.RELEASE' } repositories { mavenCentral() } dependencies {
相关文章
相关标签/搜索