-
-
Hi,
I have just been researching about micro-frontends for 2 months and it is really an exciting topic. Thank for your informative material.
I know that monolith & micro-frontends have their own s…
-
Hi, Qiang! I found nice article about Clean Architecture in Golang. Did you read it?
I like that the presenter extracted from Use Case layer. In our starter it hardcoded in service. And good solution…
-
# Description
We need to finalize the tech stack for backend development in the project to ensure it meets scalability, performance, and maintainability requirements. The decision should consider fact…
-
**Describe the bug**
Running `AsyncApiModule.setup` causes React error to appear in logs and stops the process.
Warning: Invalid hook call. Hooks can only be called inside of the body of a function …
-
**Objective:**
Migrate the entire application infrastructure to **OpenShift**, ensuring all services and components are containerized, deployed, and operational in a Kubernetes environment.
**De…
-
When I sent measurements using the mqtt client tool, but I ca n’t see it on the SiteWhere management tool, I want to know why, I configured it incorrectly, or what went wrong. I sent it from this web.…
-
Hello, I have encountered strange behavior in one of the architecture tests that checks that no class from the 'application' layer can use classes from the 'infrastructure' layer. In some cases, the t…
-
Hi James,
Just want to confirm is it the same project which is hosted in [http://netsqlazman.codeplex.com/](http://netsqlazman.codeplex.com/)
Is this still active? Any plans to update to new ver…
-
**Is your feature request related to a problem? Please describe.**
We use a microservice architecture with C7 according to the recommendations of Bernd Rücker: Each microservice has its own engine.…