This example shows how to integrate Membrane API Gateway into your own java application.
- Open the project in this folder in your Java IDE.
- Look at the class
EmbeddingJava
and run it. - Run command:
curl -v http://localhost:4000
- You can see on the console, that the
X-Hello
header was added