Welcome to the Spring Mobile forum!
We're excited to announce that Spring Mobile is the latest addition to the Spring family. As you are probably aware, mobile device application support is becoming more important, whether that be mobile web or native applications. Spring Mobile is focused on development of mobile web applications by providing extensions to Spring MVC.
As with all Spring development, the community involvement is key to the success of these projects. If you have any questions, suggestions, or ideas, please join the discussion and let us know.
For more information on Spring Mobile, please view the project page and GitHub repositories at the following links:
We have a separate forum available for the Spring for Android project.
Thanks, and I look forward to working with you!
more details please for file structure
Hi,
thanks for this. It was really handy finding this just as I'm about to revise my old notes on using wurfl with spring to use with my students this week. While the greenhouse example shows how to layout the pom and xml files, it doesn't seem to have the files mentioned in the guide.
For example, we're told to have a CustomWebArgumentResolverInstaller, but I can't seem to find that in the codebase of the greenhouse application. In addition, can you put some comments into the guide about using this with Roo? It looks to be straightforward, but it'd be nice to know if any gotcha's are lurking ahead.
Thanks again, this will really be useful for everyone.