spring boot 学习笔记(008)Apache camel

把Apache camel集成到spring boot里面来。html 1,pom.xml里面,添加java <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> <version>2.17.0</version> </depen
相关文章
相关标签/搜索