Arseny
Arseny
```json { "ojdbc": { "driverUrls": [ "https://repo1.maven.org/maven2/com/oracle/ojdbc/ojdbc8/19.3.0.0/ojdbc8-19.3.0.0.jar" ], "driverClassName": "oracle.jdbc.driver.OracleDriver", "jdbcUrl": "jdbc:oracle:thin:@host:port:SID", "username": "" "password": "", "connectionTestQuery": " select 1 from dual", "maximumPoolSize": 1 } } ``` u're welcome
in case anyone is interested, it might help: just install instantclient following this instructions: https://cx-oracle.readthedocs.io/en/latest/user_guide/installation.html#oracle-instant-client-rpms