Finding the java dependencies
I've a java stand alone application in which it has a lot of dependencies.
I've the source code but it is not followed with the code fabrics. It
calls various native libraries. Is there are any way to determine the
native dependencies or native calls using spring aop or any other tools.
No comments:
Post a Comment