My website has prices which you can reach in a page. Has some parameters ex: date, people number etc. When you select/assign this parameters. javascript loads a page into div. It works great. But a couple of days ago I realized that some bots get prices with external links with parameters.
I have a solution in my mind. This is to prevent external links to reach my specific page. Have you any solutions to solve this problem in Java Spring.
Thanks in advance.