You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.
Person app has a crud rest-api with spring-boot and front-end with anglar 11.0.3. The version 2(/api/v2/person/**) of the API which was included the person's address as mandatory data. Version 1 continue to work