Update openwhisk.html
This commit is contained in:
@@ -99,7 +99,7 @@ $(addBlockSwitches);
|
||||
<p><strong>2.1.0.M1</strong></p>
|
||||
</div>
|
||||
<div id="index-link" class="paragraph">
|
||||
<p><a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-function/2.1.0.M1home.html" class="bare">https://cloud.spring.io/spring-cloud-static/spring-cloud-function/2.1.0.M1home.html</a></p>
|
||||
<p><a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-function/2.1.0.M1/home.html" class="bare">https://cloud.spring.io/spring-cloud-static/spring-cloud-function/2.1.0.M1home.html</a></p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>The <a href="https://openwhisk.apache.org/">OpenWhisk</a> adapter is in the form of an executable jar that can be used in a a docker image to be deployed to Openwhisk. The platform works in request-response mode, listening on port 8080 on a specific endpoint, so the adapter is a simple Spring MVC application.</p>
|
||||
@@ -233,4 +233,4 @@ you could use a Spring Cloud Function app, instead of just a jar with a POF in i
|
||||
<script src="js/highlight/highlight.min.js"></script>
|
||||
<script>hljs.initHighlighting()</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user