1
resposta

Erro 500

Request processing failed; nested exception is org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: Could not open connection

Garanta sua matrícula hoje e ganhe + 2 meses grátis

Continue sua jornada tech com ainda mais tempo para aprender e evoluir

Quero aproveitar agora
1 resposta
JDBCConnectionException: Could not open connection

O hibernate não conseguiu abrir conexão com seu banco de dados. Como está seu JPAConfiguration? Qual versão do MySQL você instalou?