Using Java Spring, I have a page which pulls a random auction listing from its database, and refreshes this action every time the user refreshes the browser. Instead, I want to ...