Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Christophe Maillard opened DATACMNS-1000 and commented
In the code snippet of the section 4.7. Publishing events from aggregate roots in the Spring Data JPA - Reference Documentation, the class is named AnAggreagteRoot while it should probably be AnAggregateRoot :)
AnAggreagteRoot
AnAggregateRoot
Reference URL: https://docs.spring.io/spring-data/jpa/docs/current/reference/html/#core.domain-events
Referenced from: commits 9dbe75a, f8715ac, 3d46a7f
Backported to: 1.13.1 (Ingalls SR1)
The text was updated successfully, but these errors were encountered:
odrotbohm
No branches or pull requests
Christophe Maillard opened DATACMNS-1000 and commented
In the code snippet of the section 4.7. Publishing events from aggregate roots in the Spring Data JPA - Reference Documentation, the class is named
AnAggreagteRoot
while it should probably beAnAggregateRoot
:)Reference URL: https://docs.spring.io/spring-data/jpa/docs/current/reference/html/#core.domain-events
Referenced from: commits 9dbe75a, f8715ac, 3d46a7f
Backported to: 1.13.1 (Ingalls SR1)
The text was updated successfully, but these errors were encountered: