Class Methods Question

hello, I am trying to preserve class methods from being obfuscated, by using the keep option in the pom file of my spring boot project but it’s not working, please suggest any solution.

Hi,
Did you try the Proguard Playground, to see if your keep rule is effective ?

1 Like