spring-framework/spring-webmvc
Arjen Poutsma 496155525c Allow built ServerResponse to throw exception
This commit ensures that ServerResponse.HeadersBuilder::build can throw
an exception, by introducing a separate functional interface that does
allow for exceptions to be thrown.

Closes gh-30818
2023-07-05 12:01:55 +02:00
..
src Allow built ServerResponse to throw exception 2023-07-05 12:01:55 +02:00
spring-webmvc.gradle Add method validation to Spring MVC 2023-06-12 11:37:55 +01:00