-
I have an html client and I would like listen to messages to the below path
ws://localhost:8980/MySampleApp/CarRental
By looking at the server constructor options I didn't find any options? Could…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is
not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dub…
-
### Steps to reproduce
Create a project from template ''Razor Server App".
Try installing any nutget package dotnet version 5 on Ubuntu. For example, `dotnet add package Dapper --version 2.0.7…
-
### Steps to reproduce
Create a project from template ''Razor Server App".
Try installing any nutget package dotnet version 5 on Ubuntu. For example, `dotnet add package Dapper --version 2.0.7…
-
-
We need:
- [x] replicate front-end / back-end applications, so to have testing and production environment
- [x] testing applications should be left as they are. Productive applications should be rea…
-
i can't get prisma multi tenant to work with @nexus/schema
the `@nexus/schema` came with prisma/cli out of the box
But the prisma-multi-tenant requires prisma/cli and here is the issue
When @p…
-
the car id of the booking object in the request payload must match the car id of the saved rental in the database
-
create loadVehiclesFromFile method in CarRental class.
-
Hello , this my first time to use pmt and i cant initaite a pmt
i think there is a typo because the application trying to read from PMT_MANAGMENT_URL
while the created one is MANAGMENT_URL
```…