在springboot中如何实现多数据源,动态数据源切换,读写分离等操作。想要实现数据源动态切换,需要用到以下知识 spring boot 中自定义注解 spring boot 中的 aop 拦截 mybatis 的增删改查操作