All Classes and Interfaces
Class
Description
Configuration class for Cross-Origin Resource Sharing (CORS).
Global exception handler for REST controllers.
Domain entity representing a product in the catalog.
REST controller for managing products.
Maps between API-layer DTOs and the
Product
JPA entity.Spring Data repository for
Product
entities.Request DTO used to create or update a
Product
.Response DTO returned to clients for
Product
resources.Application service encapsulating business operations for
Product
s.Exception thrown when a requested resource cannot be found.