You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Olá, estou seguindo as orientações no vídeo, mas estou com erro na tentativa de conectar o projeto no railway com postgresql. Aparentemente os dados do application-prd.yml e variáveis de ambiente do Intellij estão ok, mas percebi que agora, no railway tem variáveis novas, configuração diferente. Com o teste com H2, ele estava rodando ok... Consegue ajudar?
Erro: Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided)
Olá, estou seguindo as orientações no vídeo, mas estou com erro na tentativa de conectar o projeto no railway com postgresql. Aparentemente os dados do application-prd.yml e variáveis de ambiente do Intellij estão ok, mas percebi que agora, no railway tem variáveis novas, configuração diferente. Com o teste com H2, ele estava rodando ok... Consegue ajudar?
Erro: Caused by: org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided)
Projeto: https://github.com/sandrohcostah/dio-java/tree/main/dio/PublicandoRestApiNuvem/publicando-rest-api
The text was updated successfully, but these errors were encountered: