Create spring-boot-validation module
This commit is contained in:
committed by
Phillip Webb
parent
aa11d6d0fb
commit
fc3ae4f975
@@ -6,6 +6,5 @@ description = "Starter for using Java Bean Validation with Hibernate Validator"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api("org.apache.tomcat.embed:tomcat-embed-el")
|
||||
api("org.hibernate.validator:hibernate-validator")
|
||||
api(project(":spring-boot-project:spring-boot-validation"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user