master
Arjen Poutsma 7 years ago
parent 2841ef5d05
commit 4fbf86e5ce
  1. 4
      spring-webflux/src/main/java/org/springframework/web/reactive/function/server/ToStringVisitor.java

@ -23,7 +23,9 @@ import reactor.core.publisher.Mono;
import org.springframework.core.io.Resource;
/**
* Implementation of {@link RouterFunctions.Visitor} that creates a
* Implementation of {@link RouterFunctions.Visitor} that creates a formatted string representation
* of router functions.
*
* @author Arjen Poutsma
* @since 5.0
*/

Loading…
Cancel
Save