What does pojo mean?
Answer / Pawan Kumar Upadhyay
POJO stands for Plain Old Java Object, which refers to a simple Java class without any special annotations or inheritance that is used in the Spring Framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
What happens if resultset is not closed?
How to use spring boot to configure different datasources ?
How a spring is formed?
What is a spring framework?
What is weaving in spring?
What are the types of advice?
How can the default lifecycle methods of beans be nullified?
What is @inject in spring?
Which orm does spring support?
How many types of spring scopes are there?
What is front controller in spring?
How to integrate your struts application with spring?