नाम डेटाबेस के अंत में useSSL=false डालें:
Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/INTtech?useSSL=false","root","root");
नाम डेटाबेस के अंत में useSSL=false डालें:
Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/INTtech?useSSL=false","root","root");