Skip to content

Comments

PRA05-EnriqueMiralles-InheritanceAndAbstraction#34

Open
emiralya8 wants to merge 5 commits intoAlbertProfe:masterfrom
emiralya8:Spring-Boot-JPA-Inheritance-and-Abstraction
Open

PRA05-EnriqueMiralles-InheritanceAndAbstraction#34
emiralya8 wants to merge 5 commits intoAlbertProfe:masterfrom
emiralya8:Spring-Boot-JPA-Inheritance-and-Abstraction

Conversation

@emiralya8
Copy link

Implement options

  • Refactor MenuItem to Abstract Class
  • Create two subclasses: MainCourse and Dessert
  • Design an interface (e.g., IMenuItem) with common methods for menu items
  • Update Repository and Service Classes
  • Create Test Classes
  • Modify existing endpoints to work with the new class hierarchy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants