ニュース

how to connect jdbc 1.import the package - java.sql.*; 2.load and register the driver - download driver google && Class.forName("org.postgresql.Driver"); 3.Establish ...
I have installed thingsboard 3.6.4 with docker on ubuntu, after running for a few months, thingsboard can't be opened and I see the docker log error like this : 2025 ...