Skip to content

Commit 9734d9b

Browse files
committed
execute-batch feature
1 parent 77e7dcd commit 9734d9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ for 2.4.x or above
100100
### dataSource feature
101101
1 - choose between use simpleDataSource or HikariCp datasource <br>
102102
2 - you can customize properties for dataSource in application.properties
103+
3 - you can define batch config for use execute batch for update and insert to db
103104

104105
### database password generator
105106
if you want to use encrypt password in config file for access database, you must follow below statement. <br>

0 commit comments

Comments
 (0)