public interface ApplicationContextConfiguration extends BeanContextConfiguration
Modifier and Type | Method and Description |
---|---|
default ConversionService<?> |
getConversionService()
The default conversion service to use.
|
default Optional<Boolean> |
getDeduceEnvironments() |
List<String> |
getEnvironments() |
default ClassPathResourceLoader |
getResourceLoader()
The class path resource loader to use.
|
getClassLoader
default Optional<Boolean> getDeduceEnvironments()
@Nonnull default ConversionService<?> getConversionService()
@Nonnull default ClassPathResourceLoader getResourceLoader()