Spring : spring的aware

1.美图 2.概述 Spring提供的Aware接口能让Bean感知Spring容器的存在,即让Bean在初始化就可以使用Spring容器所提供的资源。 在spring中有许多继承aware接口的,常见的有: 接口 作用 备注 ApplicationContextAware 能获取Application Context调用容器的服务 常用 ApplicationEventPublisherAwar
相关文章
相关标签/搜索