paulc4 / microservices-demo

Demo application to go with Blog on spring.io
889 stars 830 forks source link

Fix Gradle build #21

Open javiqm12 opened 7 years ago

javiqm12 commented 7 years ago

Fix the services not starting with ERROR when built with gradle.

The error in the console:

ERROR SpringApplication - Application startup failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: Unable to resolve persistence unit root URL