spring-boot/spring-boot-project
Patryk Kostrzewa ff7cf2dc96 Update WebFlux starter to depend on validation starter
Previously, the WebFlux starter declared direct dependencies on Hibernate Validator
and the Jakarta EE validation API. This meant that it required two exclusions to
exclude validation from a reactive web application that did not need it.

This commit updates the WebFlux starter to get its validation dependencies via a
dependency on the validation starter. This allows validation to be excluded
using a single exclusion. The EL dependency from the validation starter has
been excluded to allow the EL implementation from the underlying container
starter to continue to be used instead.

See gh-16593
2019-04-18 10:29:42 +01:00
..
spring-boot Merge branch '2.1.x' 2019-04-17 11:57:32 +02:00
spring-boot-actuator Update copyright header of changed files 2019-04-15 17:51:08 -07:00
spring-boot-actuator-autoconfigure Polish 2019-04-15 17:51:08 -07:00
spring-boot-autoconfigure Polish "Allow to configure the Elasticsearch rest client timeouts" 2019-04-18 11:17:44 +02:00
spring-boot-cli
spring-boot-dependencies Upgrade to Tomcat 9.0.19 2019-04-17 11:38:47 +01:00
spring-boot-devtools Disable DevTools' post-processors and auto-config when running tests 2019-04-16 11:07:33 -07:00
spring-boot-docs Polish "Allow to configure the Elasticsearch rest client timeouts" 2019-04-18 11:17:44 +02:00
spring-boot-parent
spring-boot-properties-migrator
spring-boot-starters Update WebFlux starter to depend on validation starter 2019-04-18 10:29:42 +01:00
spring-boot-test Update copyright header of changed files 2019-04-15 17:51:08 -07:00
spring-boot-test-autoconfigure Merge branch '2.1.x' 2019-04-15 17:10:07 -07:00
spring-boot-tools Merge branch '2.1.x' 2019-04-17 11:57:32 +02:00
pom.xml