@Configuration @ConditionalOnClass(value=org.nutz.plugins.ip2region.DbSearcher.class) @EnableConfigurationProperties(value=IP2regionProperties.class) public class IP2regionAutoConfiguration extends Object implements org.springframework.context.ResourceLoaderAware
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.springframework.core.io.ResourceLoader |
resourceLoader |
| 构造器和说明 |
|---|
IP2regionAutoConfiguration() |
@Bean public IP2regionTemplate ip2regionTemplate() throws IOException, org.nutz.plugins.ip2region.DbMakerConfigException
IOExceptionorg.nutz.plugins.ip2region.DbMakerConfigExceptionpublic void setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)
setResourceLoader 在接口中 org.springframework.context.ResourceLoaderAwareCopyright © 2022. All rights reserved.