spring-framework
spring-framework copied to clipboard
Updates to resource handling for functional endpoints
The built-in handling of resources in Spring MVC and WebFlux gets updated occasionally, but the functional programming model hasn't stayed up-to-date. Those should be functionally equivalent where it makes sense.