Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreDear Spring Community,
We are happy to announce the release of Spring Mobile 1.1.0.M2!
Spring Mobile provides extensions to Spring MVC that aid in the development of cross-platform mobile web applications.
This release adds LiteDeviceDelegatingViewResolver, a ViewResolver implementation that adjusts the view name based on Device and SitePreference. It then delegates to another ViewResolver to complete the process of resolving the view. This release is built and tested against Spring Framework 3.2. See the changelog and reference manual for more information. Many thanks to the community for their support with regard to this new feature, including Scott Rossillo for his initial pull request and Neale Upstone for his input and feedback.
To retrieve the software, download the release distribution, or add the maven artifacts to your project. Sample apps are available at github.com/SpringSource/spring-mobile-samples
If you are building a mobile web app, we encourage you try out Spring Mobile 1.1.0.M2 and collaborate with us on the next iteration of the project.