What is pojo class in spring?



What is pojo class in spring?..

Answer / Naveen Kumar Srivastva

POJO (Plain Old Java Object) is a class that has no special properties other than those inherent to the Java programming language. In Spring, POJOs are used as simple data transfer objects or domain models.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is spring security?

1 Answers  


Does spring boot require web xml? : Spring Boot

1 Answers  


What is introduction in spring aop?

1 Answers  


What is starter dependency in spring boot? : Spring Boot

1 Answers  


What is proxy in spring aop?

1 Answers  


What is a proxy?

1 Answers  


Explain the difference between ioc and di?

1 Answers  


What are different scopes of spring bean?

1 Answers  


What is spring ioc?

1 Answers  


Why spring framework is introduced?

1 Answers  


Why do we use @qualifier?

1 Answers  


Does ienumerable support lazy loading?

1 Answers  


Categories