I am about to start my university final year project.
I am using the following technologies:
Client side : Android
Server side : Spring
Data interchange format : JSON/XML
Persistence layer : IBatis
I want to know should I used Spring MVC for this architecture or spring provides something specific for android or mobile platform?
Please help me in deciding the spring modules.


Reply With Quote