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

Packages that use ProductRequest
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).