SPIT

Spring Boot Inspection Toolkit

Because your code deserves the truth.

GitHub Get Started

Why SPIT?

Spring 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.

What It Checks

Get Started

git clone https://github.com/codewithgerben/spit.git
cd spit
chmod +x spit.sh
./spit.sh /path/to/your/spring-boot-app

Who It's For

SPIT is for developers, code reviewers, and anyone brave enough to ask, "How bad is it really?"