There is a great example of Gradle/Hibernate/hbm2/SpringBoot
Spring5 & Angular Video Tutorial with Free Accompanying Source code From PacktPub.com in chapter two except it does not work!
Doing "./gradlew hbm2java" after having configured mysql gave this error:
When I tried bumping the spring boot version from 2.0.0.RC1 to 2.1.0.RELEASE I got a slightly different error:
Can someone show me a working example? Preferably with gradle using the hibernate plugin, but
maven will do.
Thanks
Siegfried