requestScope

inline fun Module.requestScope(scopeSet: ScopeDSL.() -> Unit)

Declare a scope section, to define definitions in Request scope

Author

Arnaud Giuliani