Skip to content

Commit 47a70f4

Browse files
committed
GH-443 - Polishing.
1 parent 31dfa45 commit 47a70f4

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)