-
There is a rational behind sharing a common payments module across several projects in BancoAlimentar.
After updating payments @ alimentaestaideia.pt the draft plan could be:
- Use Easypay for pa…
-
While inside the microservice directory, `cmake .` output the follow error:
```
CMake Error at CMakeLists.txt:3 (find_package):
Could not find a package configuration file provided by "IRODS" (…
-
Currently, when trying to monitor the communication between 2 nodes in a microservice architecture using REST and HTTP. For instance, a POST request from Node 1 to Node 2 with a payload. The OpenAPI d…
-
I really appreciated the time and thought you put into the tutorial and was pleasantly surprised that you added python scripts to create devices as well as send sensor data to EdgeX. Are there any pla…
-
## **Goal**:
`As a` Mojaloop Community member interested in making use of the mojaloop FX flows
`I want to` be able to ask Mojaloop for connected participants providing FXP services
`so that` part…
-
Problem encountered on https://dotnet.microsoft.com/ko-kr/learn/aspnet/microservice-tutorial/docker-image
Operating System: windows
Provide details about the problem you're experiencing. Include y…
-
I happen to be working on multiple microservices that depend on their own SQS queue. But if I change the port of the ElasticMQ instance the server doesn't start up:
```
Unknown Endpoint --------…
-
> The project requires microservices architecture. Can we use AMZ lambda serverless?
Yes, we can choose either.
tabjy updated
3 years ago
-
1. Installed jbang with `sdk install jbang`
2. Launched IDEA 2022.3.1 with `idea .`
3. Ran `JBang DEPS to Module`
Got
```
Failed to resolve dependencies from CopyPosts.java, please check y…
-
**Is your feature request related to a problem? Please describe.**
I currently have my microservices written in Java and would like to generate a trace of interactions with the Amazon SQS API, using …