Leonardo Antunes

Results 2 issues of Leonardo Antunes

Hello Ketan, Found my self reading the blue book and looking for implementation examples, so I found your repository. I have a question for you. In the entity **order** (order_ddd_example/src/main/java/com/metamagic/ddd/entity/Order.java),...

## Description Change event id to big int, increasing the id limit from 2147483647 to [9223372036854775807](https://docs.djangoproject.com/en/4.2/ref/models/fields/#django.db.models.BigIntegerField) ## Motivation and Context Current event id is a integer field, which has a...