This repository was archived by the owner on Mar 11, 2024. It is now read-only.
·
41 commits
to master
since this release
Features
- stefanbirkner introduced
JerseyWebXmlAnalyzerwhich finds references to custom Jersey Application classes - Added Java8 support! Now those lambdas can be parsed!
SpringXmlAnalyzernow finds references due to static calls made byorg.springframework.beans.factory.config.MethodInvokingFactoryBean
Bug Fixes
- Fixed XML text handling for subclasses of
SimpleXmlAnalyzer