Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 396 Bytes

spring-mobile.adoc

File metadata and controls

10 lines (6 loc) · 396 Bytes

Spring Mobile

A framework for detecting the type of device requests are coming from, to leverage in a Spring application. Provides APIs specifically for determining if the client is mobile, a tablet, or regular browser.

Can come in handy for personalization/customization depending on the device, and potentially for analytics as well.