Switch validator starter for hibernate validator
In the web starter we shouldn't depend explicitly on any EL implementation, otherwise when people build wars and deploy them in containers that have their own EL there is a conflict. We can still depend on hibernate-validator to support JSR-303 in web apps because the EL implementation comes with the container. Fixes gh-5454pull/5451/merge
parent
72db5becd6
commit
a6c1668bd9
Loading…
Reference in New Issue