Skip to content

Commit 29547a3

Browse files
authored
Add stargazers over time
1 parent 7f7c867 commit 29547a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,3 +599,8 @@ public interface ProductDao {
599599
## 注意
600600

601601
> 在该应用中因为使用了 DAO 层的切面切换数据源,所以 `@Transactional` 注解不能加在类上,只能用于方法;有 `@Trasactional`注解的方法无法切换数据源
602+
603+
604+
## Stargazers over time
605+
606+
[![Stargazers over time](https://starchart.cc/helloworlde/SpringBoot-DynamicDataSource.svg)](https://starchart.cc/helloworlde/SpringBoot-DynamicDataSource)

0 commit comments

Comments
 (0)