I was trying to use the annotation @FieldMatch
in a web application with Spring Framework.
These are the jars i added
but Eclipse tells me "FieldMatch cannot be resolved to a type"; I thought I needed Hibernate jars but I was wrong. What jar i need?