Skip to content
Snippets Groups Projects
Commit bc06ead4 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4383 PR Kommentar bearbeitet

parent 5d0b352e
No related branches found
No related tags found
No related merge requests found
......@@ -27,8 +27,6 @@ import static java.util.Objects.*;
import java.util.stream.Stream;
import jakarta.annotation.PostConstruct;
import org.apache.commons.collections.CollectionUtils;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.stereotype.Service;
......@@ -36,6 +34,7 @@ import org.springframework.stereotype.Service;
import de.ozgcloud.nachrichten.NachrichtenManagerProperties;
import de.ozgcloud.nachrichten.postfach.PersistPostfachNachrichtService;
import de.ozgcloud.nachrichten.postfach.PostfachNachricht;
import jakarta.annotation.PostConstruct;
import lombok.RequiredArgsConstructor;
@Service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment