Package | Description |
---|---|
org.springframework.boot.context.annotation |
Classes related to Spring's
ApplicationContext
annotations. |
Modifier and Type | Method and Description |
---|---|
static ImportCandidates |
ImportCandidates.load(Class<?> annotation,
ClassLoader classLoader)
Loads the names of import candidates from the classpath.
|