spring-framework / org.springframework.web.servlet.view / DefaultRequestToViewNameTranslator / setSeparator

setSeparator

open fun setSeparator(separator: String): Unit

Set the value that will replace '/' as the separator in the view name. The default behavior simply leaves '/' as the separator.