Changes made in js file or views file or css file doesn't gets reflected for the user
问题 I have developed a single page web application with multiple views on it. For rendering these views ng-if has been used. Each view has a separate controller. Many click functionality has been handled using Jquery. For backend, java has been used. The whole application has been developed in spring MVC and deployed on WebLogic . The problem is whenever I make any changes to the views or the js file it won't get reflected after deploying the new WAR file without clearing cache and doing a hard