DEV Community

Chinmoy
Chinmoy

Posted on

Issue of Caching, Need Hard Reload every time after deployment

I'm utilizing React in the frontend and Spring Boot in the backend. However, I'm encountering caching issues upon deployment where user browsers aren't updating automatically, necessitating hard reloads. What methods should I incorporate to get rid of this issue? #help #discuss

Top comments (0)