Quantcast
Channel: HowToDoInJava
Viewing all articles
Browse latest Browse all 6

[Solved] java.lang.NoClassDefFoundError: Could not initialize class org.hibernate.validator.engine.ConfigurationImpl

$
0
0

If you are working on spring MVC web application and you are trying to use JSR-303 validation annotations then you might face this exception. Exception stack trace looks like this. Solution This problem is due to incorrect version of “hibernate-validator” dependency. You need to try other versions of this dependency to solve this issue. In […]

The post [Solved] java.lang.NoClassDefFoundError: Could not initialize class org.hibernate.validator.engine.ConfigurationImpl appeared first on HowToDoInJava.


Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images