frantuma afredlyj commentedon Aug 23, 2016 afredlyj I use netty + resteasy + swagger, but still something is wrong when requesthttp://127.0.0.1:12345/swagger.son, the response from server is : RESTEASY003880: U
在Cannot create MockHttpSession with servlet 2.x, spring得到下面有用提示:Spring 4.0 需要得到 servlet 3.0 或以上版本的支持。 The Servlet API mocks in Spring Framework 4.0 support Servlet 3.0 and higher, as can be seen inGitHub commit deba32cad9. 追踪上面的 github 链接,可以发现 SessionCookieC...