Welcome to my blog
Spring Boot’s components
Entity
- Represent real-world objects or concepts within the domain of our application
- Correspond directly to database tables or domain objects
DTO
- Data carriers, without having any business logic
Service
Controller
Mapper
Service
Reference
- Differences Between Entities and DTOs
Posts
subscribe via RSS