Closed sorariver closed 5 years ago
Is it possible to read pojo.class file from desktop or other places? (sorry this is not an issue, just question..)
Hi, sure. Since it relies on reflection, it should have no problem with external classes, as long as they are in your classpath.
Is it possible to read pojo.class file from desktop or other places? (sorry this is not an issue, just question..)