What is spring dto?



What is spring dto?..

Answer / Farheen Fatima

In Spring Framework, DTO (Data Transfer Object) is an object used to transfer data between the presentation layer and the business/data access layer. It encapsulates the data in a format that's easy to use while minimizing the complexity of business logic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What are spring boot starter projects? : Spring Boot

1 Answers  


Is jwt an oauth?

1 Answers  


What is delegatingvariableresolver?

1 Answers  


What is spring’s ioc container?

1 Answers  


What is ioc principle?

1 Answers  


What is stateful bean in spring?

1 Answers  


What is the front controller class of spring mvc?

1 Answers  


How to create an applicationcontext in a java program?

1 Answers  


What is rest api in spring boot? : Spring Boot

1 Answers  


What does entitymanager merge do?

1 Answers  


What is spring architecture?

1 Answers  


What is transaction management in spring? Explain the different types of transaction management.

1 Answers  


Categories