-
You can directly edit in this docs:
https://docs.google.com/document/d/10xdiSbpJjAyI_HT6h22EZh9cFjo623LcJdgeNXdx1l8/edit?usp=sharing
#### Please comment and ping us in WeChat group if you take over…
-
Hello,
# Describe bug
I would try one of the marshmallow example given in the readme, I have this error:
```
Traceback (most recent call last):
File "/home/clachat/wd/codes/microservices/te…
ced42 updated
3 years ago
-
https://dl.acm.org/citation.cfm?id=3190546
-
I have two microservices with common-lib and lib for proto-definition and my grpc client located at common-lib, but it only works with first microservice, where I have GrpcService, in second I haven't…
-
### Background & motivation
In a distributed system, there are multiple microservices that depend on one another. Additionally, there will also be file directories and data associated with each of th…
-
In step 1 in the "Reactive Microservices with Eclipse Vert.x" scenario you can read the following instructions:
```
"Examine GatewayVerticle.java. Here is what happens in this verticle:
- A Ver…
-
https://wangwei1237.gitee.io/monolith-to-microservices/docs/When_Might_Microservices_Be_a_Bad_Idea.html
-
The backend is likely going to expand as time goes on. Right now it's using Express, which is great for dead simple APIs. However with features like Realtime collaboration (websockets) and cronjobs to…
-
For the plans of a WhatsApp styled messenger to UL students, we need to identify needed microservices for the architecture. Also identify whether AWS can be used or another service
Acceptance Criteri…
-
### Background and motivation
The [`TagBuilder`](https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.rendering.tagbuilder) class in ASP.NET Core is useful outside of the context of …