| People worked around this in Java 10 by adding the java.xml.bind module, but that won't be possible in java 11 as it is completely removed. http://openjdk.java.net/jeps/320 https://stackoverflow.com/questions/50535089/jhipster5-project-with-jpa-static-metamodel-on-java-10 |