spring-framework
/
org.springframework.web.context.support
/
ContextExposingHttpServletRequest
/
getAttribute
getAttribute
@Nullable
open
fun
getAttribute
(
name
:
String
)
:
Any