You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Spring Boot 4 playground showcasing modern Java practices with declarative HTTP clients, modular architectures, API versioning, null-safety with JSpecify & NullAway, MockMvc testing, observability via OpenTelemetry, AI utilities with Spring AI, and Ahead-of-Time (AOT) optimizations and more
RentRead is a Spring Boot–based RESTful API for an online book rental platform, implementing secure authentication, role-based authorization, and complete rental workflows. Built with a clean layered architecture and MySQL persistence, it demonstrates real-world backend best practices, robust error handling, and fully tested business logic.