| 程序包 | 说明 |
|---|---|
| top.wboost.common.utils.web.config | |
| top.wboost.common.utils.web.core | |
| top.wboost.common.utils.web.interfaces.context |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ConfigForUtilsWeb |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ConfigProperties
配置文件 工具类
扫描本框架默认配置文件并注入context中
优先级高于xml文件&{}扫描与@Value扫描并提供转换支持
若开发者不使用< context:property-placeholder/>标签
则将自动注册
PropertySourcesPlaceholderConfigurer
并启动扫描
可在properties/config.properties 配置文件中配置 sys.properties 配置项来增加需要扫描的配置文件
最佳支持版本:spring-4.3.13.RELEASE,spring-boot-1.5.9.RELEASE
|
class |
ConfigPropertiesForRoot |
class |
ConfigPropertiesForWeb |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
EzBootApplicationListener |
interface |
EzRootApplicationListener |
interface |
EzWebApplicationListener |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<EzApplicationListener> |
EzApplicationListenerManager.getEzApplicationListeners(org.springframework.context.ApplicationContext applicationContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EzApplicationListenerManager.setEzApplicationListeners(Collection<EzApplicationListener> ezApplicationListeners) |
Copyright © 2018. All rights reserved.