paulc4 / microservices-demo

Demo application to go with Blog on spring.io
889 stars 830 forks source link

Test errors: java.lang.IllegalArgumentException: Cannot find class [org.hibernate.cfg.ImprovedNamingStrategy]] #28

Closed MaxHoefl closed 4 years ago

MaxHoefl commented 6 years ago

I get java.lang.IllegalArgumentException: Cannot find class [org.hibernate.cfg.ImprovedNamingStrategy]] when I do mvn clean package

Please see this question: https://stackoverflow.com/questions/47891864/spring-boot-java-lang-nosuchfielderror-parallelcapableclassloaderavailable

paulc4 commented 6 years ago

Just did a clean clone and it built perfectly, of course! I'm using maven 3.3.9 and Java 1.8.0_73.

I'm working on upgrading the whole project to later versions of Boot and Cloud anyway.

paulc4 commented 6 years ago

I have upgraded to Spring Boot 1.5 and Spring Cloud Edgeware, please try again.

paulc4 commented 4 years ago

Open for too long, closing.