240 发简信
IP属地:吉林
  • Spring Boot JPA 事务中动态切换数据源

    网上通过 RoutingDataSource + ThreadLocal + AOP 实现动态切换数据源的文章很多,但是一旦加上@Transac...