Package io.micronaut.session.binder
package io.micronaut.session.binder
Session argument and value binding.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionBinds an argument of type
Session
for controllers.Handles binding of theSessionValue
annotation.