public final class ProfileUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
matchesActiveSpringProfile(List<String> activeProfiles,
Class<? extends Annotation> annotation,
AnnotatedElement element,
Function<AnnotatedElement,String[]> profilExtractor) |
public static boolean matchesActiveSpringProfile(List<String> activeProfiles, Class<? extends Annotation> annotation, AnnotatedElement element, Function<AnnotatedElement,String[]> profilExtractor)
Copyright © 2021. All rights reserved.