spring-framework / org.springframework.web.util / UriTemplate / getVariableNames

getVariableNames

open fun getVariableNames(): MutableList<String>

Return the names of the variables in the template, in order.

Return
the template variable names