Fri Oct 25 11:26:09 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
2019-10-25
額,真的是刷新就好了。。。右鍵項目,refresh或F5
2019-10-25
同問同問
,
Fri Oct 25 11:26:09 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
這個問題解決后,就只有上面的terminated
2019-07-14
請問這個問題你么你是怎么解決的
2018-11-23
我也是,自己運行還沒日志提醒,debug單步了發(fā)現(xiàn)程序運行結束的,但是文件沒生成。還以為pom里的依賴版本不對,研究了半天。最后原來是F5一下就行的,吐血!
2018-09-06
發(fā)現(xiàn)refresh就出來了
2018-09-06
解決了嗎?我也是這個情況
2018-09-04
我知道是終止,但關鍵是為什么會終止呢
2018-09-03
就是javaApplication終止的意思,意思是應用程序運行結束了,正常情況