python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
clojure next.jdbc database connection via configuration, without adding driver as dependency
I'm writing a sql tool in clojure that should be able to connect to any database.
Something like a light version of HeidiSQl or DBeaver.
I'm using next.jdbc.
Unfortunately the documentation states: JD...
Pasduti
Votes: 0
Answers: 0
next.jdbc - unable to find valid certification path to requested target
The error
; Execution error (SunCertPathBuilderException) at
sun.security.provider.certpath.SunCertPathBuilder/build
(SunCertPathBuilder.java:141). ; unable to find valid certification
path to reques...
Raphael
Votes: 0
Answers: 1