Skip to content

Commit 303b679

Browse files
committed
refactor: 优化DefaultR2dbcExecutor
1 parent f381c67 commit 303b679

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hsweb-commons/hsweb-commons-crud/src/main/java/org/hswebframework/web/crud/sql/DefaultR2dbcExecutor.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
public class DefaultR2dbcExecutor extends R2dbcReactiveSqlExecutor {
2929

3030
@Autowired
31+
@Setter
3132
private ConnectionFactory defaultFactory;
3233

3334
@Setter

0 commit comments

Comments
 (0)