POJO= Plain Old Java Object // can attributes & methods
JavaBeans= Simple objects with only getters & setter.
SpringBeans= POJO configured in the application context
DTO= Data Transfer Objects // javaBeans used to move state between layers.
spring-6-with-springboot-3 Li
https://github.com/ugale-deepak3010/spring-6-with-springboot-3
Repository from Github https://github.comugale-deepak3010/spring-6-with-springboot-3
POJO= Plain Old Java Object // can attributes & methods
JavaBeans= Simple objects with only getters & setter.
SpringBeans= POJO configured in the application context
DTO= Data Transfer Objects // javaBeans used to move state between layers.
spring-6-with-springboot-3 Li
https://github.com/ugale-deepak3010/spring-6-with-springboot-3