A production-ready Spring Boot REST API that demonstrates automatic database failover and Redis caching using pure JDBC (no JPA/Hibernate). ┌─────────────┐ │ Client │ │ (REST API) │ └──────┬──────┘ │ ...