Clickhouse JDBC 驱动程序类名称

Kin*_*ung 7 java spring spring-jdbc clickhouse

有没有人在 Clickhouse 中使用过 Spring JDBC?驱动程序类名称是什么?

spring.datasource.driver-class-name=<what is it?>
Run Code Online (Sandbox Code Playgroud)

Kin*_*ung 5

我想可能是这样,即使它看起来不像我见过的任何其他驱动程序类名称。

spring.datasource.driver-class-name=ru.yandex.clickhouse.ClickHouseDriver
Run Code Online (Sandbox Code Playgroud)