Add the produces MIME type parameter in @RequestMapping.
@RequestMapping
Have you solved this problem? I encountered it too
The return type of ajax does not have a stream type and can only be accessed through the form submission or direct access
Add the produces MIME type parameter in
@RequestMapping
.Have you solved this problem? I encountered it too
The return type of ajax does not have a stream type and can only be accessed through the form submission or direct access