Skip to content

Commit 0aa101d

Browse files
committed
GH-444 - Polishing.
1 parent 86a9775 commit 0aa101d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-modulith-examples/spring-modulith-example-full/src/main/java/example/inventory/InventoryManagement.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
import org.slf4j.Logger;
2222
import org.slf4j.LoggerFactory;
23-
import org.springframework.modulith.ApplicationModuleListener;
23+
import org.springframework.modulith.events.ApplicationModuleListener;
2424
import org.springframework.stereotype.Service;
2525

2626
/**

0 commit comments

Comments
 (0)