Spring-Framework
Spring-Framework copied to clipboard
Added lombok dependency and their function
In pom.xml added lombok dependency and In person class removed getter and setter methods and toString method and put instead of these @Data annotation.