当前位置: 首页 > 工具软件 > Spring Mobile > 使用案例 >

Spring Mobile 2.0.0 M3

欧阳博文
2023-12-01
Overview
Learn

Spring Mobile is a framework that provides capabilities to detect the type of device making a request to your Spring web site and serve alternative views based on that device. Like all Spring projects, the real power of Spring Mobile is found in how easily it can be extended.

Features

A Device resolver abstraction for server-side detection of mobile and tablet devices

Site preference management that allows the user to indicate if he or she prefers a “normal”, “mobile”, or “tablet” experience

A site switcher capable of switching the user to the most appropriate site, either mobile, tablet, or normal, based on his or her device and optionally indicated site preference

Device aware view management for organizing and managing different views for specific devices

Spring Boot Config

To use Spring Mobile, add the following dependency to your application
Maven

org.springframework.mobile s
 类似资料:

相关阅读

相关文章

相关问答