Skip to content

CyberLilly20/G4_JPA_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to our recipe App

Collaborators:

Liljana, Farhad, Nivethitha, Samuel

The Assignment:

To creat a RecipeDatabase with the following tools:

  • JPA /Hibernate
  • Entity
  • Spring Boot
  • Dependency Injection•Entity Relationships
  • SpringData / EntityManager
  • CRUD functionality with SpringData or EntityManager
  • Read from database with help of SpringData framework or queries.
  • MySQL database•H2 database in testing environment.•Test with database.

Requirements:

  • All Entities and relations need to be in place.
  • Implement Create, Read, Update, Delete and specified functionalities with Repositories or Dao classes.
  • The following functionalities need to tested with JUnit.
    • Add and remove from collections in you Entities (e.g. List, Set etc.).
    • The methods you specified or implemented in Repositories or Dao classes.

Class Diagram

ClassDiagram.jpg

Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages