Ao tentar executar o java -jar cdcreact-1.0.0-SNAPSHOT.jar , acontece esse erro e não sobe a aplicação.
Tem como me ajudar nisso ?
Obrigado
java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java: 53) at java.lang.Thread.run(Unknown Source) Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bea n with name 'entityManagerFactory' defined in class path resource [org/springframework /boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class]: Invocation of init m ethod failed; nested exception is org.hibernate.HibernateException: Access to DialectR esolutionInfo cannot be null when 'hibernate.dialect' not set