We wanted to restrict methods from getting renamed. We were able to restrict classes. The reason for which we want to restrict is, after deploying the WAR file, we couldn't access the application and running into issues.
We assumed the reason is due to renaming of classess & methods.
Please guide us on this