Sylvain
Sylvain
@sevteen I was thinking the same whereas actually by declaring ID in the extended object directly, you just added persistence data in your domain. By using the IdentifiedValueObject, you don't...
@liweinan0423 the coupling is not an hard dependency, agilepm is downstream to iam bounded context, that is completely fine. In fact, agilepm needs this event to update its data accordingly....
Thanks for your reply. The way the wire plugin resolve this is that they default on the position 0 when the enum not found. Let's say you have the following...
Ha you are right, good point.
Ah yes you are right maybe the meaning are different. I see two ways of resolving this, either we are semantically close to the fact that we want from a...
Just a message to cheer up if there is any developers wiling to take this work, i've been using protobuf jackson and looked very promising (i love the API and...
ok there is lot of tests failing due to this change, i'm working on fixing them
all tests are passing on local, would a maintainer accept the process in jenkins so it can run ?
What is the process now (this is my first contribution). Should I wait for a design review ? Do we just merge on master ? What if I want to...
> I suspect you serialize a `Page` instance? That is not supported (as discussed in [#1683](https://github.com/spring-projects/spring-data-commons/issues/1683)) in the sense that we do not guarantee the serialization format. What you essentially...