Knotx / knotx

Knot.x is a highly-efficient and scalable integration framework designed to build backend APIs
https://knotx.io
Apache License 2.0
126 stars 26 forks source link

Introduce the new modules structure in Knot.x Core #478

Closed tomaszmichalak closed 5 years ago

tomaszmichalak commented 5 years ago

Is your feature request related to a problem? Please describe. Knot.x Core in Knot.x 2.0 needs to be splitted to submodules with single responsibilities. The new modules structure has to prevent cyclic dependencies in all Knot.x modules.

Describe the solution you'd like Proposed models:

Additional context Topics to cover:

tomaszmichalak commented 5 years ago

This is fixed. All modules available here: https://github.com/Knotx