There are a hundred HTTP-status cheat sheets. None of them answer the question I actually have mid-controller: "okay, but how do I **return* that in Spring?"* So I built one that does.

▶ Live demo: https://dev48v.github.io/http-status-explorer/

Source (single file, zero deps): https://github.com/dev48v/http-status-explorer

Search by code, name, or meaning; filter by class; click any code to get what it means, when to use it, and a copy-ready Spring Boot snippet.

The distinctions that actually trip people up