i’m trying to host my spring boot web application but getting this errors please help me out
-
Error starting ApplicationContext. To display the condition evaluation report re-run your application with ‘debug’ enabled.
-
2024-04-29T13:08:45.057Z ERROR 1 — [ main] o.s.boot.SpringApplication : Application run failed
-
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘entityManagerFactory’ defined in class path resource
[org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution [Communications link failure].