Knotx / knotx-example-project

Example Project contains samples of various Knot.x modules implementations and usages
https://knotx.io
Apache License 2.0
4 stars 12 forks source link

Feature/api gateway caching #61

Closed tomaszmichalak closed 5 years ago

tomaszmichalak commented 5 years ago

Description

API gateway caching example covered with code, demo configuration provided

Types of changes

Checklist:


I hereby agree to the terms of the Knot.x Contributor License Agreement.

tomaszmichalak commented 5 years ago

@Mateusz512 Please add a functional tests that would call Knot.x API twice and check if mutable parts are the same.