# small-spring-step-10 **Repository Path**: fustack/small-spring-step-10 ## Basic Information - **Project Name**: small-spring-step-10 - **Description**: 《Spring 手撸专栏》第 11 章:更上层楼,基于观察者实现,容器事件和事件监听器 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-08 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # small-spring-step-09 修改: - AbstractApplicationContext - SingletonBeanRegistry 新增: - event 包 - ApplicationEvent - ApplicationEventPublisher - ApplicationListener