spring-framework / org.springframework.web.servlet.support / RequestContextUtils / getThemeSource

getThemeSource

@Nullable open static fun getThemeSource(request: HttpServletRequest): ThemeSource

Return the ThemeSource that has been bound to the request by the DispatcherServlet.

Parameters

request - current HTTP request

Return
the current ThemeSource