spring-framework/spring-web
divcon c12d93c5d1 Polish ServletWebRequest and DefaultServerWebExchange
- The return values of ServletWebRequest.validateIfUnmodifiedSince and
  DefaultServerWebExchange.validateIfUnmodifiedSince are not used. So I
  think that it is better to remove the return statements.

- Add missing @Nullable declarations to eTag method parameters.

- Simplify if statements

Closes gh-29460
2022-11-22 14:30:41 +01:00
..
src Polish ServletWebRequest and DefaultServerWebExchange 2022-11-22 14:30:41 +01:00
spring-web.gradle Upgrade to Reactor 2022.0.0 2022-11-10 18:55:00 +01:00