feat: support search by description
This commit is contained in:
parent
e574d74ab5
commit
a1a3b3d022
|
@ -0,0 +1,2 @@
|
|||
package com.databasir.core.domain.description.event;public class DescriptionUpdated {
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
package com.databasir.core.infrastructure.event.subscriber;public class DescriptionEventSubscriber {
|
||||
}
|
Loading…
Reference in New Issue