Why @ServiceConnection annotation tries to raise a JDBC connection instead of R2DBC
I’m building a fully reactive microservice and using the R2DBC way of connecting to the database.
I’m building a fully reactive microservice and using the R2DBC way of connecting to the database.