spring-framework / org.springframework.test.context.web / WebMergedContextConfiguration / getResourceBasePath

getResourceBasePath

open fun getResourceBasePath(): String

Get the resource path to the root directory of the web application for the test class, configured via @WebAppConfiguration.

See Also
WebAppConfiguration