GH-443 - Polishing.

This commit is contained in:
Oliver Drotbohm
2024-01-10 14:46:50 +01:00
parent 31dfa45924
commit 47a70f46f6

View File

@@ -20,7 +20,7 @@ import lombok.RequiredArgsConstructor;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.modulith.ApplicationModuleListener;
import org.springframework.modulith.events.ApplicationModuleListener;
import org.springframework.stereotype.Service;
/**