@@ -1,5 +1,7 @@
|
|||||||
package com.food.order.domain.event;
|
package com.food.order.domain.event;
|
||||||
|
|
||||||
|
|
||||||
|
// Base Domain Event Generic Class
|
||||||
public interface DomainEvent<T> {
|
public interface DomainEvent<T> {
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user