裏面的參數??

If you'd like to pass the current Device as an argument to one of your @Controller  methods, configure a DeviceWebArgumentResolver:spring

<annotation-driven>
  <argument-resolvers>
    <bean class="org.springframework.mobile.device.DeviceWebArgumentResolver" />
  </argument-resolvers></annotation-driven>
相關文章
相關標籤/搜索