/demo-camel-gateway

This example shows how you can implement gateway by cams

Primary LanguageJava

Gateway by Camel

abstract

In micro-service architecture we always need one service that has role of external gateway. Sometimes this gateway is a simple proxy for our goal. In this project I want to show that how we can create a simple gateway by apache camel.