Skip to content

edwin/fuse-with-async-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async HTTP Response with Fuse

This project is for a simple async http response on top of Red Hat Fuse, where it will run a specific logic asyncronously. And we need Java 8 to run this project.

Now adding Camel XML Route and Rest endpoints for addition to existing Camel Spring Boot DSL.

Build the project using Maven

mvn clean package -s settings.xml

Deploy to OCP

mvn fabric8:deploy -Pfabric8

Redeploy to OCP

mvn clean install -Pfabric8

curl

curl -kv http://localhost:8080/api/hello

Blog

https://edwin.baculsoft.com/2020/04/create-async-http-process-with-red-hat-fuse-on-top-of-openshift-3-11/

About

A simple async HTTP response with Red Hat Fuse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages