Error creating bean with name 'entityManagerFactory' when add spring boot jpa dependency
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
</dependency>
Add this dependency in pom.xml
The latest version could be found here : mvnrepository.com