Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ellebrecht committed Dec 6, 2024
1 parent a63ccec commit 56e82fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
import org.springframework.aop.support.AbstractPointcutAdvisor;
import org.springframework.aop.support.ComposablePointcut;
import org.springframework.aop.support.annotation.AnnotationMatchingPointcut;
import org.springframework.core.SpringVersion;

import java.lang.annotation.Annotation;
import java.util.Optional;
Expand Down

0 comments on commit 56e82fa

Please sign in to comment.