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

getResourceVersion

abstract fun getResourceVersion(resource: Resource): Mono<String>

Determine the version for the given resource.

Parameters

resource - the resource to check

Return
the resource version