Class ProfileUtil
java.lang.Object
io.mongock.runner.spring.base.util.ProfileUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanmatchesActiveSpringProfile(List<String> activeProfiles, Class<? extends Annotation> annotation, AnnotatedElement element, Function<AnnotatedElement, String[]> profilExtractor)
-
Method Details
-
matchesActiveSpringProfile
public static boolean matchesActiveSpringProfile(List<String> activeProfiles, Class<? extends Annotation> annotation, AnnotatedElement element, Function<AnnotatedElement, String[]> profilExtractor)
-