Skip to content

Commit

Permalink
added DefaultSolacePersistentMessageHandlerObserver to avoid redundan…
Browse files Browse the repository at this point in the history
…t null checks
  • Loading branch information
mynecker committed Oct 23, 2024
1 parent 5fec064 commit b8b4270
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import com.solace.messaging.receiver.PersistentMessageReceiver;
import com.solace.messaging.resources.Queue;
import lombok.Getter;
import lombok.Setter;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.springframework.boot.autoconfigure.condition.ConditionalOnExpression;
Expand Down

0 comments on commit b8b4270

Please sign in to comment.