All Classes and Interfaces
Class
Description
Base abstract exception class for custom API-related business logic exceptions.
Standard API Response wrapper for Spring Boot applications.
Builder class for constructing
ApiResponse instances.Autoconfiguration class for the OG4Dev Spring API Response Library.
Opt-in annotation to enable automatic API response wrapping for Spring REST controllers.
Annotation to explicitly enable automatic string trimming during JSON deserialization.
Global exception handler for Spring Boot REST APIs with comprehensive error coverage.
Global response interceptor that automatically wraps REST controller outputs into the
standardized
ApiResponse format.Servlet filter that generates and manages trace IDs for distributed tracing.
Annotation to explicitly enable XSS (Cross-Site Scripting) validation for string fields during JSON deserialization.