Tag: dependencyhell
Dependency Hell or Including JSR303 into a hibernated JavaEE App
Joachim Arrasz
20.07.2010
Today i integrated the JSR303 reference implementation, which is Hibernate-Validator 4.x, into an existing JavaEE application. The application is built on Spring 3.0 and uses our Synyx Hades project, which…