spring-projects / spring-data-r2dbc

Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
Apache License 2.0
708 stars 132 forks source link

Can not map Postgres `bytea` to `ByteBuffer` and `Blob` #809

Closed mp911de closed 1 year ago

mp911de commented 1 year ago

Backport of https://github.com/spring-projects/spring-data-relational/issues/1408