I trying to save to a table with encrypted fields but I cannot find R2DBC support.
Found a similar question but without using R2DBC
SQL Server Column Encryption using Azure Key Vault and Spring Boot
JDBC documentation it explains how to do it but I did not find something similar for R2DBC