DEV Community

pawankhatri22
pawankhatri22

Posted on

Angular js and spring changes are not shown in live server.

Hello Guyz,
I am stuck in problem, so basically I was working on campaign page which is made in spring and angular js, so I have made the changes in angular js code, when I made it live, some of our users are using the new code while 80% of users are using the old code and old code has api that I removed in new code so that API doesnot exist in new code, but I am still getting logs of that API,
I have researched alot done all the things that happens in these type of cases( especially cache related problem done those all )...Please help me with this.

Top comments (1)

Collapse
 
ppfeiler profile image
Patrick

With which cache headers are you serving the ui?