Initialized the project using start.spring.io
Added WEB,JPA,H2 dependencies then tried to run the MainApplication.java using Jdk
MainApplication.java
Jdk
Or for Gradle add the dependency
compile group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'