Olá ao tentar executar via postman estou tomando erro de conexão via jdbc conforme abaixo
. 2020-11-24 12:38:48,760 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-1) SQL Error: 0, SQLState: 08001 2020-11-24 12:38:48,762 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-1) Could not create connection to database server. Attempted reconnect 3 times. Giving up. 2020-11-24 12:38:49,215 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /usuarios failed, error id: 2c2e2a0f-e235-4fca-a53a-30855eee7788-1: org.jboss.resteasy.spi.UnhandledException: javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:106)