Uses of Record Class
com.example.springrest.dto.ProductResponse

Packages that use ProductResponse
Package
Description
REST controllers that define the public API of the application.
Provides MapStruct-based mappers for converting between domain entities and Data Transfer Objects (DTOs).