Can Jersey acts as Resource Handler in Spring MVC? #34365
Labels
for: stackoverflow
A question that's better suited to stackoverflow.com
status: invalid
An issue that we don't feel is valid
How to add Jersey as Resource Handler rather Spring MVC coming into picture, because I see following exception when trying to use Jersey as the ServletContainer.
In the exception if you can see Jakarta HttpServlet.service is going to Spring ResourceHttpMessageConverter, which should not happen I believe. Any configuration which needs to be for Jakarta HttpServlet.service to call Jersey ServletContainer.
The text was updated successfully, but these errors were encountered: