microservices-patterns / ftgo-application

Example code for the book Microservice patterns
Other
3.35k stars 1.29k forks source link

wip-restaurant-order-rename branch #4

Closed andy-suruceanu closed 5 years ago

andy-suruceanu commented 6 years ago

Hi Chris,

I've noticed there was a branch of renaming from RestaurantOrder to "Ticket", and RestaurantOrderService to "KitchenService" and more. You've merged that to master so far. The thing is that I've noticed that "Restaurant" entity/ aggregate class from the ftgo-kitchen-service has still having the names for @table and @collectionTable interfaces:

cer commented 5 years ago

Thanks for pointing this out

cer commented 5 years ago

Fixed with https://github.com/microservice-patterns/ftgo-application/commit/f8f147338cf0b90af01067adf06035eac6ec9380