# spring-integration-example-1 **Repository Path**: xgwaw/spring-integration-example-1 ## Basic Information - **Project Name**: spring-integration-example-1 - **Description**: Spring Boot with Spring Integration Example - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-23 - **Last Updated**: 2024-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Integration Example This is an example Spring Integration inside a Spring Boot app using Spring Integration File ## Versions Used - Spring Boot - 2.0.5 - Spring Boot Starter Integration - 2.0.5 - Spring Integration File - 5.0.8 - Java - 8 ## How to run? - Run the main class `SpringIntegrationExample1Application.java` - The source file is under `source` directory. - The transformed files will be under `destination` directory.