使用 R2DBC 和 Spring Reactive 连接 Oracle TNS 信息库。

时间:2021-08-12 03:56:58

标签: spring-data spring-data-r2dbc

我正在尝试使用反应式方法连接我的 Spring 项目中的 Oracle 数据库。我需要具有 Oracle TNS 规范的反应式数据库连接性。您能帮忙吗?

1 个答案:

答案 0 :(得分:0)

你是否尝试按照 Spring 文档进行操作?

https://spring.io/projects/spring-data-r2dbc

在这里了解 TNS:

https://github.com/oracle/oracle-r2dbc