Author: buildbot
Date: Thu Sep 15 08:19:03 2016
New Revision: 997453

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/spark-rest.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/spark-rest.html
==============================================================================
--- websites/production/camel/content/spark-rest.html (original)
+++ websites/production/camel/content/spark-rest.html Thu Sep 15 08:19:03 2016
@@ -85,7 +85,7 @@
        <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 
id="Spark-rest-Spark-restComponent">Spark-rest 
Component</h2><p><strong>Available as of Camel 2.14</strong></p><p>The 
Spark-rest component allows to define REST endpoints using the <a shape="rect" 
class="external-link" href="http://sparkjava.com/"; rel="nofollow">Spark REST 
Java library</a> using the <a shape="rect" href="rest-dsl.html">Rest 
DSL</a>.</p><div class="confluence-information-macro 
confluence-information-macro-information"><span class="aui-icon aui-icon-small 
aui-iconfont-info confluence-information-macro-icon"></span><div 
class="confluence-information-macro-body">Spark Java requires Java 8 
runtime.</div></div><p>Maven users will need to add the following dependency to 
their pom.xml for this component:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
+<div class="wiki-content maincontent"><h2 
id="Spark-rest-Spark-restComponent">Spark-rest 
Component</h2><p><strong>Available as of Camel 2.14</strong></p><p>The 
Spark-rest component allows to define REST endpoints using the <a shape="rect" 
class="external-link" href="http://sparkjava.com/"; rel="nofollow">Spark REST 
Java library</a>&#160;(not to be mistaken with <a shape="rect" 
class="external-link" href="http://spark.apache.org/";>Apache Spark</a>) using 
the <a shape="rect" href="rest-dsl.html">Rest DSL</a>.</p><div 
class="confluence-information-macro 
confluence-information-macro-information"><span class="aui-icon aui-icon-small 
aui-iconfont-info confluence-information-macro-icon"></span><div 
class="confluence-information-macro-body"><p>This component integrates with 
Spark REST Java library which is a REST library. This is not related to <a 
shape="rect" class="external-link" href="http://spark.apache.org/";>Apache 
Spark</a> which is a project about big data.</p><p>Apache Camel also pro
 vides a Camel component (<a shape="rect" 
href="apache-spark.html">camel-spark</a>) for integrating Camel with Apache 
Spark.</p></div></div><div class="confluence-information-macro 
confluence-information-macro-information"><span class="aui-icon aui-icon-small 
aui-iconfont-info confluence-information-macro-icon"></span><div 
class="confluence-information-macro-body">Spark REST Java Library requires Java 
8 runtime.</div></div><p>Maven users will need to add the following dependency 
to their pom.xml for this component:</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <script class="brush: xml; gutter: false; theme: Default" 
type="syntaxhighlighter"><![CDATA[   &lt;dependency&gt;
        &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
        &lt;artifactId&gt;camel-spark-rest&lt;/artifactId&gt;


Reply via email to