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