We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd19ef0 commit f418808Copy full SHA for f418808
grails-core/src/main/groovy/grails/boot/config/GrailsApplicationPostProcessor.groovy
@@ -37,9 +37,6 @@ import org.springframework.core.convert.converter.Converter
37
import org.springframework.core.env.AbstractEnvironment
38
import org.springframework.core.env.ConfigurableEnvironment
39
import org.springframework.core.env.EnumerablePropertySource
40
-import org.springframework.core.env.MapPropertySource
41
-import org.springframework.core.env.PropertySource
42
-import org.springframework.util.ClassUtils
43
44
/**
45
* A {@link BeanDefinitionRegistryPostProcessor} that enhances any ApplicationContext with plugin manager capabilities
0 commit comments