【问题标题】:What is the entry point Servlet of Jersey API?Jersey API 的入口点 Servlet 是什么?
【发布时间】:2016-09-27 14:00:01
【问题描述】:

Spring MVC/Rest 将 DispatcherServlet 作为入口点。泽西的切入点是什么? 我问是因为抛出了一些异常,我不知道从哪里来。

【问题讨论】:

    标签: java jersey jersey-2.0 jersey-1.0


    【解决方案1】:

    Spring 的DispatchServlet 的球衣类似物是它的ServletContainer。这就是我们可以配置为应用程序 servlet,就像 DispatchServlet 是 Spring 的应用程序 servlet。

    【讨论】:

    • 感谢您的回答:)
    猜你喜欢
    • 1970-01-01
    • 2015-12-24
    • 2012-02-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-05-17
    • 2016-06-16
    相关资源
    最近更新 更多