# spring-demo **Repository Path**: 0x208_jackson/spring-demo ## Basic Information - **Project Name**: spring-demo - **Description**: Bean的配置方式:通过全类名、通过工厂方法(静态工厂方法,实例工厂方法)、FactoryBean 依赖注入方式:属性注入、构造器注入、工厂方法注入(次要,不关注) 自动装配、bean之间的依赖关系:继承,依赖、bean的作用域:singleton;prototype;web环境作用域。 配置形式:基于xml 文件的形式,基于注解的方式(基于注解配置bean;基于注解来装配Bean的属性) 泛型依赖注入 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.