[CAMEL-8655] Created Camel Spring Boot example.

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e1ff9ae5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e1ff9ae5
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e1ff9ae5

Branch: refs/heads/master
Commit: e1ff9ae54321443851e1cc72694a6300f003afd4
Parents: 00faf61
Author: Henryk Konsek <hekon...@gmail.com>
Authored: Fri Apr 24 09:16:50 2015 +0200
Committer: Henryk Konsek <hekon...@gmail.com>
Committed: Fri Apr 24 09:16:50 2015 +0200

----------------------------------------------------------------------
 examples/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/e1ff9ae5/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 7d02eea..cdade2a 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -72,6 +72,7 @@
     <module>camel-example-spark-rest-tomcat</module>
     <module>camel-example-splunk</module>
     <module>camel-example-spring</module>
+    <module>camel-example-spring-boot</module>
     <module>camel-example-spring-javaconfig</module>
     <module>camel-example-spring-jms</module>
     <module>camel-example-spring-ws</module>

Reply via email to