I\'ve got an issue that occurs eventually in my website. It uses AJAX requests to get data from the server, which uses Spring MVC.
What
Make the below change to controller's class method for page parameter @RequestParam(defaultValue = 0) int page.
Or paste the controller method here.