We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7323e59 commit 88d93e7Copy full SHA for 88d93e7
1 file changed
README.md
@@ -31,8 +31,7 @@ You can add the following dependencies to your pom.xml to include [PgBulkInsert]
31
32
## PgBulkInsert 9: Modern, Functional API ##
33
34
-PgBulkInsert 9.0.0 comes with a new API, that focuses on a functional API surface leveraging modern Java
35
-features (Lambdas, Method References, and Records) and reduces memory allocation-overhead.
+PgBulkInsert 9.0.0 comes with a new API, that's functional and type-safe to work with.
36
37
## Quick Start ##
38
0 commit comments