I have a problem about spring data R2DBC with sql server, I\'ve used @Table annotation and a value of this is e.g. @Table("myschema.mytable") and this works well.