Spring MVC {@link HandlerMethodArgumentResolver} that resolves @Controller MethodParameters of type {@link Device}to the value of the web request's {@link DeviceUtils#CURRENT_DEVICE_ATTRIBUTE current device} attribute.
@author Roy Clarkson
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.