Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我发现 spring-mobile 1.0.0.M3 build 中有一个WurflDeviceResolver类。但是我在 spring-mobile 的任何发布版本中都没有找到相同的类。
所以它被弃用了吗?另一种方法是什么?
存在许可证冲突,因此删除了 WURFL 功能。或者,Spring Mobile 提供了许多扩展点,以及LiteDeviceResolver检测普通、移动或平板设备的功能。
LiteDeviceResolver