Minha conta é corporativa e tenho algumas restrições de versões de aplicação e acessos a sites (Ex: https://cdc-react.herokuapp.com/api/autores). Não consigo executar com sucesso o arquivo jar-cdc-react.jar. Utilizo win10/java 1.8.0_144/mysql 8.0.16. Existe alguma solução para meu caso. Segue abaixo trecho do erro.
2019-05-28 11:05:52.566 INFO 10268 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {4.3.11.Final} 2019-05-28 11:05:52.569 INFO 10268 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found 2019-05-28 11:05:52.572 INFO 10268 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist 2019-05-28 11:05:53.023 INFO 10268 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {4.0.5.Final} Tue May 28 11:05:53 BRT 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-05-28 11:05:53.963 ERROR 10268 --- [ main] o.a.tomcat.jdbc.pool.ConnectionPool : Unable to create initial connections of pool.