Skip to content

Week 06 - Assignment on Lecture 11 and 12 - #5

Open
mikeleo03 wants to merge 31 commits into
mainfrom
Week_06
Open

Week 06 - Assignment on Lecture 11 and 12#5
mikeleo03 wants to merge 31 commits into
mainfrom
Week_06

Conversation

@mikeleo03

Copy link
Copy Markdown
Collaborator

My assignment submission during Lecture 11 and 12

mikeleo03 and others added 30 commits June 24, 2024 23:49
Revision on Assignment Week 02

@helenhash helenhash left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not see any entity relation between entites (ex: employee - dept, ...)
For APIs, we need to show more information, for example, employee info need including his/her departments, his/her current salary, tittle (if he/she has)
Similarly, when we create/update an employee, how to specific his/her departments...

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall this is good for documention to use composite key with JPA and make CRUD with relational database

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great implementation to search employee by dynamic criteria with DTOCriteria

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants