Jersey integration with Spring MVC

后端 未结 1 1414
别那么骄傲
别那么骄傲 2021-01-16 01:56

I want to create a website that is able to work with rest with an android application. For these rest-calls I want to make use of a seperate servlet

Web.xml

相关标签:
1条回答
  • 2021-01-16 02:36

    Use Spring Jersey integration servlet

    com.sun.jersey.spi.spring.container.servlet.SpringServlet
    
    0 讨论(0)
提交回复
热议问题