Search code examples
If Service returns DTO not entity, how to handle DTO in other service in Spring Boot?...


springdto

Read More
Using Dto vs Primitive when there's only one parameter...


springdto

Read More
JavaScript: Merge multiple classes...


javascripttypescriptdtomonorepoclass-validator

Read More
Is it a good practice to add repository to a DTO class?...


springspring-bootdto

Read More
Take input from Thymeleaf. Translate into ModelAttribute. Doesn't recognize the @ModelAttribute ...


javaspring-bootthymeleafdtomodelattribute

Read More
Micronaut POST not creating DTO class...


javadtomicronautmicronaut-data

Read More
Get null fields after deserialization java JSON...


javanulljson-deserializationrest-assureddto

Read More
MapStruct: How to map property from "java.lang.Object to "java.lang.String"...


javagsondtomapstructmapper

Read More
JSON object losing info between API call and Frontend...


jsonrestvue.jspropertiesdto

Read More
How to pass an array of structs inside a struct?...


unit-testinggostructdtogo-gorm

Read More
How to change spring resources list name...


springspring-boothttpdto

Read More
N-layered Web Api using automapper to pass DTOs between controller and service layers error...


c#asp.net-coreautomapperasp.net-core-webapidto

Read More
Populate query parameters from DTO...


springresttemplatedtoquery-string

Read More
How to join 4 tables in 1 DTO with Jpa Query...


javaspringpostgresqldtojavaquery

Read More
Spring Boot REST API DTO method...


javaspring-bootrestdto

Read More
C# DTO with calculated property...


c#inheritanceinterfacedto

Read More
Why it seems impossible to use BeanUtils.copyProperties from a JPA entity to a JAX-B Bean?...


springjaxbentitydtoapache-commons-beanutils

Read More
Jhipster4: what are the benefits of using DTO...


javajhipsterdto

Read More
Laravel post request pass class with property with type of another class...


phpangularlaravelpostdto

Read More
Convert JSON properties with under_score to DTO with lowerCamel properties using Gson...


jsonspringspring-bootgsondto

Read More
How to create Dto using Json C# using Dictionary object or Lists...


jsonc#-4.0dto

Read More
How to save Firebase dataSnapshot object and key into Kotlin DTO data class?...


androidfirebasekotlindto

Read More
Keeping models between spring boot and angular application in sync. Alternatives?...


javaangulartypescriptspring-bootdto

Read More
How to parse only 1 variable from JSON HTTP response Spring Boot...


javajsonspringspring-bootdto

Read More
Java Spring: automatic EntityToDTO mapping using a method instead of an attribute...


javaspringrestdto

Read More
org.hibernate.MappingException: Unknown entity - Hibernate, SpringBoot, DTO pattern...


javaspring-boothibernatedto

Read More
How to convert Set<BookDto> to Set<Book> in Spring Boot...


javaspringpostgresqlspring-data-jpadto

Read More
Class validator with array of nested objects in nestjs...


typescriptnestjsdtoclass-validator

Read More
NestJS: Set @Param and body values to DTO in POST request...


apiparametersrequestnestjsdto

Read More
Using SuperBuilder to extend parent class using Lombok...


javaspring-bootjava-8lombokdto

Read More
BackNext