I search on a lot of website i find only dependencies and examples but I don't understand where it is used .
my question is what is the point of using it
CodePudding user response:
Spring Session do more advanced things than Tomcat HttpSession. HttpSession it's used in Servlets and Spring Session can be used in Servlets, RestApi...