No Database Operations Found: What Writing a Spring Boot Analyzer Taught Me About Spring
I spent months building a static analyzer that answers one question about a Spring Boot codebase: if I change this endpoint, what does the …

I am backend and data platform engineer working with Java and Spring Boot microservices, AWS messaging systems, and large-scale data pipelines. I also writes about Spring internals and change impact analysis — how a request actually travels through a Spring application, and where a change at each stage lands. I also builds developer tools at braxik.com.

Braham Shakti
515 viewsI spent months building a static analyzer that answers one question about a Spring Boot codebase: if I change this endpoint, what does the …