spring-framework / org.springframework.web.socket.config.annotation / WebMvcStompEndpointRegistry / setOrder

setOrder

open fun setOrder(order: Int): Unit

Set the order for the resulting org.springframework.web.servlet.HandlerMapping relative to other handler mappings configured in Spring MVC.

The default value is 1.