-
Currently all shared DTOs exist in the core-common project. With time it grows to a considerable size.
I would rather create a module for each core system which includes its models/DTOs and an inter…
-
Hi. Was reading article at `https://blog.mimacom.com/onion-architecture-spring-boot/` and have 1 question regarding:
```
If your app consumes REST services for example, this module should have no …
-
Joi does implicit type casting for things like [Date](https://github.com/hapijs/joi#date). I find myself wanting this plugin to type cast a 24 char alphanumeric string into a `require('mongodb').Objec…
-
Hi,
I was trying to send a gzipped JSON to an HTTP server endpoint.
```
input:
http_server:
path: /{tenant}
timeout: 30s
sync_response:
status: "200"
pipeline:
p…
-
## Setting the scene
PHP 8.0 introduced support for using [named parameters in function calls](https://wiki.php.net/rfc/named_params).
While the minimum supported PHP version for PHP_CodeSniffer…
jrfnl updated
8 months ago
-
## Problem description:
When creating a InboundPlan, I will get the below response without an error
{"operationId":"b606ce09-52be-4079-991f-XXXXXX","inboundPlanId":"wfdcade68d-9449-428a-9879-XXXX…
-
I try to get a duplex service working with grpcwebtext mode, but it fails.
```csharp
[ServiceContract]
public interface IDuplexStringService
{
IAsyncEnumerable Du…
-
Everything's pretty much in the title :)
-
When upgrading contentctl to 4.4.0 from 4.2.2, I got some new errors without changing my contentctl package. One of them is:
```
Verbose error logging is ENABLED.
The entire stack trace has been …
-
# GitEnv 2.0
## UI
- UI first vs. Code first
- Save everything in JSON `.gitenv.config.json`
- Main UI:
- rows: env vars
- cols: stages
- https://docs.google.com/spreadsheets/d/1AjtubNn2X…