You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to r2dbc
Hello everyone,
I've added r2dbc-postgresql dependency in my pom.xml but if I try to create a reference to the package io.r2dbc.postgresql.code I get an 'import cannot be resolved' error.
Any help would be greatly appreciated.
Thanks,
Carlo
Carlo Ieva
unread,
Mar 28, 2023, 2:24:20 AM3/28/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to r2dbc
Sorry, there's a typo in my original post, the name of the package is "io.r2dbc.postgresql.codec", I'm trying to use the Json data type.