BAEL-2435 Change eventhandlers package
Change eventhandlers package to querymodel package per best practices
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package com.baeldung.axon.eventhandlers;
|
||||
package com.baeldung.axon.querymodel;
|
||||
|
||||
import org.axonframework.eventhandling.EventHandler;
|
||||
import org.springframework.stereotype.Service;
|
||||
Reference in New Issue
Block a user