I am currently new to web programming and is trying out to learn spring framework. I have basic understanding on Servlets and JSP.
Currently, I am confused on the property cacheSecond on the Spring Controller. Can anybody point me to resource where I could understand below concepts?
I made some reading on browser caching but I am not sure if this is the same as the Response Caching being mentioned in the Spring documentation