spring-framework / org.springframework.web.reactive.resource / VersionStrategy / addVersion

addVersion

abstract fun addVersion(requestPath: String, version: String): String

Add a version to the given request path.

Parameters

requestPath - the requestPath

version - the version

Return
the requestPath updated with a version string