Because your code deserves the truth.
GitHub Get StartedSpring Boot is great... until it isn't. Massive beans, tangled services, bloated controllers — we’ve all seen it. SPIT gives you a no-nonsense static analysis of your Java codebase so you can fix problems before they hit production.
git clone https://github.com/codewithgerben/spit.git
cd spit
chmod +x spit.sh
./spit.sh /path/to/your/spring-boot-app
SPIT is for developers, code reviewers, and anyone brave enough to ask, "How bad is it really?"