Initialized the project using start.spring.io
Added WEB,JPA,H2 dependencies then tried to run the MainApplication.java using Jdk
MainApplication.java
Jdk
@Ratha : For Java12 (referred to your comment) this dependency list works:
<...> com.sun.activation javax.activation 1.2.0 javax.xml.bind jaxb-api 2.3.1 org.glassfish.jaxb jaxb-runtime 2.3.1 runtime