# 手写实现Spring注解Service Autowire TransactionManager **Repository Path**: lv_guoliang/implspringannotation ## Basic Information - **Project Name**: 手写实现Spring注解Service Autowire TransactionManager - **Description**: 手写Spring@Service @Autowire @TransactionManager, 实现IOC,AOP功能 - **Primary Language**: Unknown - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2022-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 手写实现Spring注解Service Autowire TransactionManager #### 介绍 手写Spring@Service @Autowire @TransactionManager, 实现IOC,AOP功能 开发环境:JDK11.0.8 Tomcat 8.5 MySql 8.0 IDEA 2020.2