• Dave Syer's avatar
    Switch validator starter for hibernate validator · a6c1668b
    Dave Syer authored
    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-5454
    a6c1668b
Name
Last commit
Last update
..
src/main/resources/META-INF Loading commit data...
pom.xml Loading commit data...