You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an architect,
I want to use the given Kafka integration instead of a self written one,
so that Ido not need to maintain my own solution.
In devon4j there's a modul for easier kafka integration.
SpringBoot meanwhile has also such an integration. The goal should be to use already defined modules from spring as much as possible.
Some aspects of the devon4j module might still be beneficial, like logging and tracing. Here it needs to be figured out whether the Spring integration can also deliver that.
As an architect,
I want to use the given Kafka integration instead of a self written one,
so that Ido not need to maintain my own solution.
In devon4j there's a modul for easier kafka integration.
SpringBoot meanwhile has also such an integration. The goal should be to use already defined modules from spring as much as possible.
Some aspects of the devon4j module might still be beneficial, like logging and tracing. Here it needs to be figured out whether the Spring integration can also deliver that.
There's already an issue in devon4j devonfw/devon4j#459
The text was updated successfully, but these errors were encountered: