Skip to content

antatirs/spring-mobile-samples

 
 

Repository files navigation

Spring Mobile Samples

Overview

This repository contains sample projects illustrating usage of the Spring Mobile project.

Sample Apps

The following "lite" sample apps demonstrate the capabilities of the Spring Mobile LiteDeviceResolver for server-side device detection. See the README in each directory for more information on the sample project and additional instructions.

  • lite-filter-mdot - configured with the DeviceResolverHandlerFilter, a Servlet Filter, for device resolution, and the mDot site switching strategy.

  • lite-interceptor-mdot - configured with the DeviceResolverHandlerInterceptor for device resolution, and the mDot site switching strategy.

  • lite-interceptor-urlpath - configured with the DeviceResolverHandlerInterceptor for device resolution, and the urlPath site switching strategy.

Contributor Guidelines

Please follow the contributor guidelines from Spring Mobile when submitting pull requests for the sample projects.

Additional Resources

Releases

No releases published

Packages

No packages published