CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
dto
09-10
Enterprise
Where should DTO conversion be done in MVC?
08-30
other
How to I return a List of DTOs from my API controller
08-30
Blockchain
Lombok @Builder Model Class with field class and List Class
08-27
database
Mapping multiple DTO to entities - nested exception
08-21
Blockchain
Issue with unwrapping optionals in my model and DTO
08-06
Net
Nestjs class validator dto validate body parameters
08-02
Software engineering
Composite Dto update, best practice
08-02
Blockchain
How to use @RequestParam with DTO
07-24
Mobile
Should I create DTO class if my entity is the same with it?
07-22
Net
Do we need to use Virtual keyword while writing properties in my Dto?
06-28
Mobile
REST post method receives null DTO object
06-24
Back-end
Proper way to create and return a DTO from a controller?
06-15
Blockchain
NestJs: DTO showing all query parameters
06-11
database
nestJS set nullable value null in mysql database
06-11
database
How to create dto of an complex object in NestJs
06-07
Net
Validate nested DTO objects using class validator
06-07
OS
Clean Architecture - DTO place
04-28
Back-end
List differences: DTO, VO, Entity, Domain, Model
04-22
Blockchain
Spring Boot Entity to DTO ConverterNotFoundException
04-21
other
Use DTO to map JSON to final object, or just parse JSON?
04-13
database
4 DTOs by default for Spring REST API?
04-13
Net
Problems with column duplication when designing a Spring Restful DTO
04-11
database
How to get value from list that is in another list which in another list
04-09
Mobile
SpringBoot Could not autowire. No beans of 'UserMapper' type found error for Mapstruct Map
04-05
Software engineering
Why do we have to convert entity to dto?
03-19
Software design
How to transform api data to DTO (Data Transfer Object) in TypeScript
03-18
Mobile
Ef core 2 diferent tables to same dto
03-01
Back-end
Java stream mapping for a boolean value?
02-21
Enterprise
JPA Query - no appropriate constructor in class error
12-30
Blockchain
Spring: DTO file size validation
12-18
Blockchain
Mongoose nested ObjectId Array validation Dto
12-09
other
NestJS: Cannot get nested object in console.log. Error: Property x does not exist on type Dto
12-08
Software engineering
NET Core 6 Trouble updating a DB record using a DTO
11-26
OS
How to make return type nullable using Optional<T> etc?
11-12
OS
How can I represent entity inheiritance as DTO if I want to use this DTO in service layer
11-05
Software engineering
DTO, DAO and Entity ? Is Entity needed ? Best pratice with those 3?
11-02
Mobile
json object returns null spring boot
10-22
OS
Spring boot variable/nested request body
10-21
Software design
How to parse in C# object the {"Europe":{"France":"Paris","UK&quo
10-20
Software engineering
Should entity class be used as request body
46
1
2
Next
Last
Links:
CodePudding