@AllArgsConstructor and @NoArgsConstructor @Data annotations using Spring Boot

preview_player
Показать описание
@AllArgsConstructor and @NoArgsConstructor @Data annotations using Spring Boot

Dowload the Source codes Apps on Google Play

#springboottutorial#springboot
Рекомендации по теме
Комментарии
Автор

Sir, Why we need to write the zero arg constructor(what is the main use) and can we make the members as protected instead of private

__Chinnu__