Generated by
JDiff

Class org.springframework.web.reactive.handler.AbstractUrlHandlerMapping

Changed Methods
Object lookupHandler(PathContainer, ServerWebExchange) Change in signature from (org.springframework.http.server.reactive.PathContainer, org.springframework.web.server.ServerWebExchange) to (org.springframework.http.server.PathContainer, org.springframework.web.server.ServerWebExchange).
Look up a handler instance for the given URL lookup path.