spring-framework / org.springframework.web.servlet.mvc.method / RequestMappingInfo / paths

paths

static fun paths(vararg paths: String): Builder

Create a new RequestMappingInfo.Builder with the given paths.

Parameters

paths - the paths to use

Since
4.2