Make Final Mean Final in Java
A hands-on guide to prepare Java services for strict field initialization and final-field hardening—without breaking frameworks, tests, or ops.
12 min read
ReadTag
5 articles
A hands-on guide to prepare Java services for strict field initialization and final-field hardening—without breaking frameworks, tests, or ops.
12 min read
ReadHTTP/2 frame-splitting can blind WAFs. Configure ALB+WAF safely and add origin guards with code, checklists, and ops practices.
13 min read
ReadA production playbook to harden outbound HTTP in Java using Spring Boot 4.1's InetAddressFilter, safe DNS, and egress controls.
17 min read
ReadA practical backend playbook for surviving LLM model deprecations with toggles, fallbacks, evals, SLOs, and review checklists.
17 min read
ReadA team-level operating model for using AI coding agents in backend engineering: scope boundaries, approvals, risky tasks, security review, CI checks, and rollout ownership.
14 min read
Read