Files
spring-boot/spring-boot-project
Phillip Webb de7eeb5014 Fix ResourceUrlEncodingFilter conditions
Fix `ResourceUrlEncodingFilter` conditions which were inadvertently
changed in commits 64f04fce and 6cc272ec and would back off if any
`FilterRegistrationBean` was found.

The updated conditions restores the behavior of Spring Boot 2.0.5 and
allows users to directly register their own `ResourceUrlEncodingFilter`
beans (as long as they don't use a `FilterRegistrationBean`).

Fixes gh-14897
2018-10-22 14:17:49 -07:00
..
2018-10-18 15:38:06 +01:00
2018-10-18 15:38:06 +01:00
2018-10-05 13:30:24 -07:00
2018-09-26 11:43:19 -04:00
2018-10-16 11:37:02 +02:00
2018-10-18 15:38:06 +01:00
2018-10-02 10:30:14 -07:00