Unable to connect database from spring boot applications
I’m trying to connect to a database from a Spring Boot microservice, but I’m encountering an issue. The same configuration works perfectly when I connect to the database using tools like DBeaver.