Route 정의
. file 컴포넌트는 다른 Camel 컴포넌트에서 파일을 처리하거나, 다른 컴포넌트로부터 온 메시지를 디스크에 저장할 수 있게 해준다.
. log를 찍어보면 파일의 contents를 확인할 수 있다.
'~2022 > Camel with Spring-Boot' 카테고리의 다른 글
[Camel Tutorial] Accessing Database with JDBC (0) | 2022.03.12 |
---|---|
[Camel Tutorial] Simple ActiveMQ Router (0) | 2022.03.12 |
[Camel Tutorial] Message Transformation & Message Processing (0) | 2022.03.12 |
[Camel Tutorial] Simple Timer Router (0) | 2022.03.12 |
[Camel Tutorial] Generate Spring Boot Project (0) | 2022.03.12 |