You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -599,3 +599,8 @@ public interface ProductDao {
599
599
## 注意
600
600
601
601
> 在该应用中因为使用了 DAO 层的切面切换数据源,所以 `@Transactional` 注解不能加在类上,只能用于方法;有 `@Trasactional`注解的方法无法切换数据源
602
+
603
+
604
+
## Stargazers over time
605
+
606
+
[](https://starchart.cc/helloworlde/SpringBoot-DynamicDataSource)
0 commit comments