Generated by
JDiff

Class org.springframework.web.reactive.function.server.RouterFunctions

Added Methods
(Function<ServerRequest, <any>>resourceLookupFunction(String, Resource) Returns the resource lookup function used by .resources(String, Resource).
Builder route() Offers a discoverable way to create router functions through a builder-style interface.