-
Referencing the original proposed refactoring structure laid out by Johanna in [MURAL](https://app.mural.co/t/eventing7749/m/eventing7749/1584703698330/a0bc3e6ca73daf6caf659ff1d7636a25a90e22c7), this …
-
The current primer of Cloud Events [v1.0](https://github.com/cloudevents/spec/blob/308ba596627266976945afe4a68c43868bd06384/primer.md) describes the purpose of Cloud Eventing with a graphic
![sourc…
-
The FluentValidation.AspNetCore extensions add FluentValidation into the MVC pipeline as well as registering all the validators (in Startup.cs).
We then also add the RequestValidationBehavior to Med…
-
- [x] My background with DDD (books and philosophy) and expectations
- [x] Day one: Theory, strategic patterns and Event Storming
- [x] Day two: Tactical patterns and Mob refactoring
- [x] Day thre…
-
I suggest to discuss possible migration from Spring bloat to full microservice architecture.
There could be possible move from Spring (development framework) to full microservice platform. Probably…
-
Hi,
I am a bit confused, I can't see any service communication for shared data.
It looks like it is copying data to the services database, wouldn't this cause issues with keeping data up to date?
…
-
[UPDATE] The plugin is published here: https://www.npmjs.com/package/ngxs-reset-plugin
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
…
-
This is a (multiple allowed):
* [ ] bug
* [x] enhancement
* [x] feature-discussion (RFC)
Refs https://github.com/cakephp/cakephp/issues/10202#issuecomment-299416583
> Yes, I agree there cou…
-
Thanks again once again for developing this app. I am developing an application using the CQRS pattern. The read database is: MongoDB (NoSQL) and the write database is SQL Server.
Please see the …
-
Hello,
could anyone help me with the following?
```php
require_once 'vendor/autoload.php';
/**
* Interface FooInterface
*/
interface IFoo
{
/**
* @return int
*/
p…