# spring boot aop切库 **Repository Path**: ccmy/springboot-aop ## Basic Information - **Project Name**: spring boot aop切库 - **Description**: 利用aop切面进行实现库切库操作,实现 动态,读写分离 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-03-09 - **Last Updated**: 2022-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring boot aop切库 使用spring boot aop 进行切库,实现 读写分离 通过 aop拦截实现层方法名 判断是否为 add insert update